Get primary menu
‘primary’,
‘items_wrap’ => ‘
‘
)
);
?>
Get current posts parent category ID, permalink, name, etc via codes below.
To replace the default WordPress jquery ( http://192.185.73.118/~anthonycarbon/wp-includes/js/jquery/jquery.js ) library with the Google hosted jquery library, copy the below codes and paste it into your functions.php file. The7 WordPress theme dequeue script. Example is `dt-above-fold`. How to deregister a script on wp_head section ? In my example below, i have to deregister the contact form…
How to fix the “Google Maps API error: MissingKeyMapError” using WPBakery Visual Composer WordPress plugin? Are having trouble fixing this error on your end? This error is visible in your console developer tools. To fix the issue, first you have to look the script handler that is registered for the google API. To do that,…
Question: How to use WDES Responsive popup in revolution slider? Answer: You can add a new layer in revslider and put the “[wdes-popup-title id=”popup_id”] ” inside the new layer. Place the “[wdes-popup-content id=”569″]” in the footer or in the page editor.
Copy the codes below and follow the instructions. FOR SPECIFIC CATEGORY 1. Create a file that named category-7.php ( NOTE : The “7” in category-7.php is the category ID of your specific category ). 2. Copy and paste the codes in your category-7.php and upload it into your genesis child theme. See codes below. GENERAL…
This error is sometimes showing after updating the WordPress. It is advice to update your Genesis theme first before the WordPress. To fix this error, upload the latest version of your Genesis themes manually (FTP/cPanel). You can’t access the wp-admin if you get this error.