-
Posted a reply to [Nav Menu Images] Text with image, on the site WordPress.org Forums:
Paste the below code in functions.php file function md_nmi_custom_content( $content, $item_id, $original_content ) { $content… -
Posted a reply to [Nav Menu Images] Text with image, on the site WordPress.org Forums:
function md_nmi_custom_content( $content, $item_id, $original_content ) { $content = $content . '<span class="page-title">' . $original_content… -
Posted a reply to Blocking a member / adding category tag to profile avtivity stream, on the site WordPress.org Forums:
Here is a premium plugin that might do the job for you: http://www.philopress.com/products/buddyblock/ Please read… -
Posted a reply to [Product Catalog] Is that possible to hide the seaach product selector ?, on the site WordPress.org Forums:
You can use the attribute [sidebar=‘No'] in the product-catalogue shortcode to remove the sidebar with… -
Posted a reply to Can’t access WP-Admin with client details, on the site WordPress.org Forums:
Go to the phpmyadmin and change your password. Read more about how to change password… -
Posted a reply to WordPress Admin area very slow loading, on the site WordPress.org Forums:
Try deactivating W3 Total Cache. See if your Admin area is faster now. If it… -
Posted a reply to Problem with instalation theme, on the site WordPress.org Forums:
Try to modify the open_basedir settings in your hosting account and set them to none.