Skip to main content

Questions tagged [wordpress-shortcode]

The tag has no usage guidance.

wordpress-shortcode
-1 votes
0 answers
13 views

Woocomerce Variations show up after i click ADD TO CART

On various products, the variations on my website ONLY appear when i click ADD TO CART, they need to show up everytime for the clients to see them. These are the screenshots BEFORE CLICK ADD TO CART](...
Andra Pichiu's user avatar
0 votes
0 answers
26 views

How to edit the contents of shortcode in WordPress

I am looking for how to edit contents which are rendered by a short code, in WordPress. The important thing is the structure of rendering the shortcode's contents has already been made. It is defined ...
Kota.M's user avatar
  • 117
0 votes
0 answers
18 views

Troubleshooting Test Drive Button Issues in Slider Revolution on Horsepower Deal Website

I am experiencing an issue with the Test Drive buttons on the sliders Car. These buttons are supposed to link to the contact form, but I cannot locate any related settings or configurations in the ...
Ali Hamza's user avatar
0 votes
0 answers
35 views

How to Dynamically Retrieve ACF Boolean Value in WPBakery Grid template / shortcode?

Setup: WordPress Plugins: WPBakery Theme: Highend with child theme Approach So Far: Added ACF Field: Successfully added a custom field using Advanced Custom Fields (ACF) and verified the values in ...
Shawn GB's user avatar
0 votes
0 answers
18 views

DomPDF it's generating a corrupted file

I had this code: require_once __DIR__ . '/vendor/autoload.php'; use Dompdf\Dompdf; add_shortcode('gerar-pdf', 'pdf'); function pdf() { ob_start(); include( get_stylesheet_directory() . '/...
Fagner Junqueira's user avatar
0 votes
0 answers
28 views

How to make a filter for wordpress?

I am trying to make a filter in Wordpress WooCommerse. The filter for products is located on the page where the products has been shown by shortcode. The code I have already made can't filter the ...
MMA's user avatar
  • 1
1 vote
1 answer
101 views

Create WooCommerce shortcode to display product reviews on single product page

I'm trying to generate a shortcode that gives me the option to display the reviews/ratings of a WooCommerce product anywhere on the single product page. So far, the reviews are displayed by default in ...
Lars's user avatar
  • 11
0 votes
0 answers
13 views

Building automatic landing page when new user signs up functionality

This is a bit of a confusing task, but I think I nearly have it figured out and need some help to get it over the finish line. I’m using GoAffPro (API documentation: https://api.goaffpro.com/docs/...
Jack Bontatibus's user avatar
0 votes
1 answer
48 views

How can I solve Fatal error: Cannot redeclare function... in a wordpress shortcode function

`I need to display nested child taxonomies and list its posts. This is what I am trying to get Its working, but I need to use the fuction as a shortcode. Getting "Fatal error: Cannot redeclare ...
Arun Gopal's user avatar
0 votes
0 answers
19 views

How can I change the output method based on if a function was called by a short code or action hook

I have a function that is hooked to the end all posts. I'm adding a shortcode so the same function can be called else where. And I need to change the output method based on whether the function was ...
Mesmer7's user avatar
  • 13
0 votes
0 answers
12 views

Any idea how can I get rid of the code appearing when I try to edit a page with Elementor?

I am using The7 theme on WordPress and every time I try to edit a post or a page with Elementor I have these pieces of code all over the page. Any idea how can I get rid of it and edit the page ...
Lidor Amrani's user avatar
0 votes
0 answers
36 views

Create shortcode to display pages with certain taxonomy in grid

I have a problem with our site. Some of the products are made under "pages" because boss wanted the layout to be specific and not like the standard products page (which are used for other ...
The SEO Strategist's user avatar
0 votes
0 answers
43 views

Migrate from CMSMasters Content Composer for default WordPress

I need to export posts from a website built on CMSMasters Content Composer, and import them into classic or Gutenberg Wordpress. I was not able to do this because export contains cmsmasters shortcodes....
Tahi Reu's user avatar
  • 580
0 votes
1 answer
29 views

How to Dynamically Change WordPress Page Templates Based on Custom Field Value?

`I'm working on a WordPress project where I need to dynamically change the page template of a post based on a custom field value. For example, if a custom field named "page_template" is set ...
Amar Sajid's user avatar
0 votes
0 answers
68 views

Issue with adding custom content to email via Elementor Pro Forms

I'm encountering a challenge with Elementor Pro forms. I need to append a simple line of text ("Additional Text") to the end of emails triggered by form submissions. However, the twist is ...
Marmot's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
34