shortcode

GP Hooks + Shortcode

Hey Tom, http://www.4kidzsports.org/ This is a website I am working on, and I am having trouble displaying your “lightweight social icons widget” in a GP hook after my header. I installed the widget short-code plug-in you have recommended before on other forum threads and then did my code like the following too: <?php echo do_shortcode( … Read more

Still having Woo Shortcode issues

Hi, I’ve read these are supposed to be fixed already but I am still having issues with Woo Shortcodes. My codes… [product_categories columns=”6″ ids=”8,9,12,10,33,11″] [products columns=”6″ ids=”401,400,402,403,404,405″] …work fine in Desktop mode but both of these will only display in a massive single column in responsive mode for both tablets and mobile and none of … Read more

Urgent! Incompatibility with Elementor

Hey Tom, I had a weird thing happen today. Only after testing countless plugins that could have any potential impact on CSS display, I deactivated my copy of GPP and left myself at GP Free. Deactivating made my problems go away. It seems any Elementor item implemented via shortcode — whether through GP Hooks or … Read more

Woocommerce Shortcodes are not responsive

Hello Tom, Woocommerce is not realy compatible with this theme , i bought this theme maybe two years ago, but i had every time problems with woocoommerce, for example, if i use the woocommerce shortcodes for display two products feature in two columns this is not responsive, the same if i use the shortcode for … Read more

Shortcode in PHP

i need to insert a short code in the file content-single.php for adding a post rating. i tried to insert the shortcode in the php file but don’t take effect. is possible to add shortcode in php file? if not, there is another solution? actually i put the rating using a base html formatting and … Read more

Shortcode Display Area

Hello! right now I’m using elementor to make templates and assign them via shortcode in the GP hooks widget. Inside my article everything looks fantastic. But on my pages it is simply not nice, I wonder if there’s a way to display the shortcodes only on certain areas. I know nothing about coding, but maybe … Read more

Float Right navigation on top of shortcode content?

Hi Tom, Leo, Just doing some testing and am using an Elementor shortcode to replace the current header contents. This works fine with the Primary Navigation set to either Above or Below the header. But is there a way to have the Primary Navigation to “float right on top” of the shortcode contents when set … Read more

Page header: Can't insert shortcode for a 'Spot'

Hiya, I can see that shortcodes work in the Page Header ‘content’ section, but when I try to use one to show the content of a ‘Spot’ (‘Spots’ plugin) it just displays the shortcode notation. (I’m trying to use a Spot as it has the TinyMCE features for editing). Is this something I can fix … Read more

blog shortcode

Hello Tom, Please, what is the shortcode of blog posts in your theme or gp premium? I want to add this shortcode to a section in my home page so as to display the recent 10 posts REgards, Stardrive

Basic Shortcode Not Rendering Inside Section

At this point, I’m just testing a very simple shortcode to bring some text on a full width banner section on the homepage. Eventually it will be used to bring in custom code for styling Advanced Custom Fields. URL – http://staging.wheelsnwaves.com/ Here’s the code I have in my child theme’s functions.php file: function test_function() { … Read more