shortcode

How Do I Remove Bullets From Shortcode List

I am creating pages of my Posts using shortcode [display-posts posts_per_page="100" category_id="72"] I want to replace the round default bullet with my own image. In my custom CSS I have: /* Remove bullet points and "standarize" list*/ .my-list { list-style:none; display:block; width:auto; overflow:hidden;} /* add images instead of bullet points */ .my-list li { background: … Read more

ACF Shortcodes

I’m trying to create a simple shortcode that pulls a file’s URL from an Advance Custom Field File field (like a PDF) and creates a standard text link with it. So for my client, they can upload new PDF and then it’s automatically added to the text link. What is the best way to do … Read more

Post excerpt and taxonomy shortcode

Hi Tom / Leo, i am working on some Post layouts and want to display excerpt and taxonomies using a shortcode. Currently being added to a left side bar. So far i have cobbled together the following PHP. But i am not sure how to return the content so it remains within the aside widget. … Read more

Insert Blog Posts into Homepage (shortcode available?)

Hi Tom first let me thank you for creating this theme I have just purchased it and I am looking forward to using it and being a supporter, like many others, of GP. On my home page I would like to know the best course of action to take to insert one of my blog … Read more

I do not see header

I have created a header with elementor and I have saved it in my library. Subsequently I have put your Shortcode in the content of a Page Header. Finally I created a page, where I used this Page Header as a header, plus the option of sidebars. The problem: the header is not displayed. Do … Read more

Remove short codes from the posts in a specific category

Hi, I have a website with short code for google maps in all the posts. However, I need to stop the short code from showing in posts listed under specific category. Category ID : 1 Category name : USA Attorneys Category slug : usa-attorneys Can you please suggest a conditional command to strip the shortcodes … Read more

Format button in WooCommerce Add to Cart shortcode

Hi I’m using the WC [add_to_cart id=”99″] shortcode. It works fine but there is zero gap between the price text and the “Add to Cart” button. Can I add some styling to the shortcode to add some padding just around the button? Many thanks Roland

short codes showing up in search

When we use the search in Exhibit 1.04 the shortcode for the slide show is coming in at the top of the text. I would prefer never to see shortcodes in search results. Hmmm how do I attach an image to show you? Nope, ok a link then look at the Home result http://wm4.co.uk/wp-content/uploads/2017/09/Searchscreenshot.jpg

Automatically adding shortcode underneath post title

Hello, Is it possible to automatically add a shortcode just underneath my posts titles? So whenever I create a blog post it automatically adds another line underneath the title which contains a shortcode? Thanks, Mike