-
Posted a reply to Added “www” to wordpress url, now cannot log in, on the site WordPress.org Forums:
Hi You can edit wp-config.php since you cannot access the site's backend. You will need… -
Posted a reply to Where to update the color?, on the site WordPress.org Forums:
Hi there Add / modify the following in your child theme style.css / custom css:… -
Posted a reply to URL Shortcut Form Field, on the site WordPress.org Forums:
Hi John I have not come across a plugin that can accomplish this task however… -
Posted a reply to Problems with photos overlapping with text, on the site WordPress.org Forums:
Hi This issue is caused by a class called .alignnone in kid_styles.css. If you remove… -
Posted a reply to Max Execution Time Fatal Error, on the site WordPress.org Forums:
Hi It's difficult to pinpoint the issue without looking at the site. It could be… -
Posted a reply to contact form7 problem, on the site WordPress.org Forums:
It seems like my closing tag was cut off previously. I have also added an… -
Posted a reply to contact form7, on the site WordPress.org Forums:
Hi There seems to be two notification outputs on your form / page template. To… -
Posted a reply to Broken quote marks, on the site WordPress.org Forums:
Glad you figured it out. All the best! Can you please mark this as resolved? -
Posted a reply to Broken quote marks, on the site WordPress.org Forums:
Hi Steve Can you send me a link to your site? -
Posted a reply to Max Execution Time Fatal Error, on the site WordPress.org Forums:
Hi Get in touch with your host and ask them to increase the max_execution_time directive… -
Posted a reply to Create a custom page inside my plugin, on the site WordPress.org Forums:
Heya Have a look at https://codex.wordpress.org/Plugin_API/Filter_Reference/page_template This should point you in the right direction. User… -
Posted a reply to Child theme, on the site WordPress.org Forums:
What's the problem? -
Posted a reply to Cannot locate text that needs to be changed within admin console, on the site WordPress.org Forums:
Hi Lauren I cannot see the string at all. Clear your cache and let me… -
Posted a reply to How to hide sidebar of Virtue theme in responsive, on the site WordPress.org Forums:
Hi Please provide a link to your website. I cannot see the sidebar in the… -
Posted a reply to Cannot locate text that needs to be changed within admin console, on the site WordPress.org Forums:
Hi Please provide a link to your site and the string you're trying to replace. -
Posted a reply to The blog in my website are appearing two times in same page, on the site WordPress.org Forums:
Hi Please post on the theme author's support forum to receive support for your site's… -
Posted a reply to Site stopped working, dashboard turned white, on the site WordPress.org Forums:
No problem! Please mark this as resolved. -
Posted a reply to PLugin for registering Customers, on the site WordPress.org Forums:
Hi Try https://wordpress.org/plugins/contact-form-7-to-database-extension/ if you need to see these submissions via an admin page I'm… -
Posted a reply to Site stopped working, dashboard turned white, on the site WordPress.org Forums:
Hi Use filezilla and navigate to your wp-content/themes/ folder. Select your current theme folder and… -
Posted a reply to Redirecting a category archive page to an existing post/page?, on the site WordPress.org Forums:
**posted the code above** :) -
Posted a reply to Redirecting a category archive page to an existing post/page?, on the site WordPress.org Forums:
Hi You can give this a try: add_filter('template_redirect', 'my_category_redirect', 10, 3); function my_category_redirect( $url, $term,… -
Posted a reply to BAR accross homepage, on the site WordPress.org Forums:
Hi Sue Have a look at the following link: http://members.photocrati.com/how-to-make-additional-style-edits-without-editing-style-css/ @claytonjames suggestion is great if… -
Posted a reply to Woocommerce Side Bar Divider/Separator, on the site WordPress.org Forums:
No problem :) Please mark this as resolved. All the best! -
Posted a reply to BAR accross homepage, on the site WordPress.org Forums:
Hi Sue The black bar is actually your footer container. Since you are not using… -
Posted a reply to Woocommerce Side Bar Divider/Separator, on the site WordPress.org Forums:
Hi there Add this to your custom CSS (change the background-color): #main-content .container::before { position:… -
Posted a reply to Embedded content breaks theme design, on the site WordPress.org Forums:
Hi I placed a div around the embed and the width and height displays as… -
Posted a reply to Getting Error message that I’ve never seen!, on the site WordPress.org Forums:
Hi This is a Redis Proxy related error. Could mean one of several things. Please… -
Posted a reply to How to change background color of post title in editor?, on the site WordPress.org Forums:
Hi Try this #titlediv #title { padding: 3px 8px; font-size: 1.7em; line-height: 100%; height: 1.7em;… -
Posted a reply to wordpress on namecheap Page isnt working, on the site WordPress.org Forums:
Hi Get in touch with Namecheap so they can have a look at all the… -
Posted a reply to Embedded content breaks theme design, on the site WordPress.org Forums:
Hi I tried to replicate the issue on my side but couldn't. See This Post… -
Posted a reply to Embedded content breaks theme design, on the site WordPress.org Forums:
Hi antoniomc76 Add an !important declaration when specifying the width of the iframe. For example:… -
Posted a reply to Custom Code Not Working, on the site WordPress.org Forums:
Hi Daaan26 I highly recommend coding a simple plugin and using a shortcode to output… -
Posted a reply to link to download original .jpg file, on the site WordPress.org Forums:
Hi Your uploaded file resides in the wp-content/uploads directory. This is organized by the year… -
Posted a reply to URL redirect?, on the site WordPress.org Forums:
Hi You can give https://wordpress.org/plugins/quick-pagepost-redirect-plugin/ a go. All the best! -
Posted a reply to WooCommerce Product Prices Not Displaying/Updating, on the site WordPress.org Forums:
Hi Please provide a link to your site. -
Posted a reply to insert WP in a html website, on the site WordPress.org Forums:
Hi Have you considered using the RSS feeds and formatting that according to your needs?… -
Posted a reply to Moved WP from directory to root, all pages 404 error except index, on the site WordPress.org Forums:
Hi Do you have the option of trying out another ftp client ? I highly… -
Posted a reply to Moved WP from directory to root, all pages 404 error except index, on the site WordPress.org Forums:
Hi Are the current links (besides the homepage) pointing to the subdomain? Have you tried… -
Posted a reply to Emails not working in wordpress, on the site WordPress.org Forums:
Hi You can try using a plugin like WP Mail SMTP to configure WordPress to… -
Posted a reply to Site down after domain expired – is the site gone? HELP please, on the site WordPress.org Forums:
Hi You will need to update the domain's nameservers to point to your hostgator hosting.… -
Posted a reply to get_current_user_id return 0, on the site WordPress.org Forums:
You may also want to read up and experiment with um_user(); as I am sure… -
Posted a reply to get_current_user_id return 0, on the site WordPress.org Forums:
Hi again, If you want to retrieve the data of the logged in user um_user(‘ID’);… -
Posted a reply to get_current_user_id return 0, on the site WordPress.org Forums:
Hi You should have mentioned you’re using the Ultimate Member plugin. //This will retrieve the… -
Posted a reply to 400 bad request, on the site WordPress.org Forums:
Hi Can you access your Dashboard? If so , navigate to Settings -> Permalinks ,… -
Posted a reply to get_current_user_id return 0, on the site WordPress.org Forums:
Hi Try $current_user = wp_get_current_user(); $current_user=$current_user->user_login; All the best ! -
Posted a reply to Different coloured text appearing on different lines, on the site WordPress.org Forums:
Hi in your text view : <span style="color:#000000;"> Black text</span> <span style="color:#CCCCCC;">Gray Text</span> To make… -
Posted a reply to header problem, on the site WordPress.org Forums:
Hi OP If you would like to ‘eliminate’ your header (the way I interpreted your… -
Posted a reply to header problem, on the site WordPress.org Forums:
Hi CSS Method: .site-header.fixed { position: absolute; display: none; } Add this to your theme’s… -
Posted a reply to Add a margin-bottom to an embedded image in a post, on the site WordPress.org Forums:
Hi I took a look at your site and I think the following will work… -
Posted a reply to How to identify what the home page is called, on the site WordPress.org Forums:
Hi Have you tried to look under Settings->Reading in your Dashboard?