Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
33 views

i installed this wp plugin in my Blog. I want to use this Shortcode plugin multiple times in Category and tag pages but the Shortcode is working Same for all pages. How can I change width and height ...
EMILY MARCIANO's user avatar
1 vote
1 answer
60 views

I need to be able to display woocommerce category descriptions part above and part below product archives. There are plugins that do this but they display information above and below woocommerce shop ...
Checo's user avatar
  • 13
0 votes
0 answers
109 views

I'm using Royal Audio Player as a plugin for a website I'm creating, and I want to have something similar to what this guy created for his Voiceover website. Essentially, I want text above the audio ...
Personality Main's user avatar
1 vote
1 answer
53 views

I tried to add a shortcode to render checkbox and display the agreement and policies page on the same page, namely the checkout page. But when I tried to see the results, the content of the agreement ...
Ochii's user avatar
  • 21
0 votes
1 answer
532 views

When I use shortcode of the team showcase plugin in my teams page on WordPress, and published it, then when I open it by edit with Elementor: Sorry, the content area was not found in your page. You ...
Basma Adel's user avatar
0 votes
0 answers
68 views

I got this echo doo_isset($postmeta,'youtube_id'); and return this result in Wordpress post: [iNJaoIZTHh0] Can please help me to remove the square brackets for result to be only: iNJaoIZTHh0 I tried ...
cloudbit's user avatar
0 votes
0 answers
639 views

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
  • 127
1 vote
1 answer
816 views

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
26 views

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
1 answer
67 views

`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
1 answer
177 views

I trying to use this snippet to prevent anyone who doesn't has a specific word in his username to describe the device he use to login into the website from using the website this code is not doing ...
Quill Agency's user avatar
0 votes
1 answer
625 views

I am trying to install the WP filemanager plugin to edit some source files, but i am getting this error that the plugin "is not supported." Can anyone explain why this may be, is there a ...
Alex's user avatar
  • 43
0 votes
1 answer
167 views

I am trying to build a custom Divi module. I need to render a shortcode, it works in the frontend but in editor, the shortcode simply displays as a plaintext. How can I render shortcode in Divi editor?...
Manish Shah's user avatar
0 votes
0 answers
142 views

Trying to expose some content creation to website visitors through Pods Forms. Specifically, I have an "Individual" content type that I would allow visitors to create, but I want to control ...
Gus Reiber's user avatar
-1 votes
1 answer
64 views

I'm trying to create a shortcode that takes a single string as an argument, and then returns a hyperlink based on the string. In the code below, the value of $content passed to my function is always ...
the_meter413's user avatar
0 votes
1 answer
47 views

I build a simple wp plugin to display a welcome section with short code. custom-welcome-plugin.php file code: <?php /* Plugin Name: Custom Welcome Plugin Description: Display custom welcome section ...
Basith's user avatar
  • 1
1 vote
1 answer
1k views

How can I create a custom container element with Flatsome theme (UX Builder) in Wordpress? The following adds an element: // Add a new custom container to UX Builder add_ux_builder_shortcode('...
Luc Laverdure's user avatar
0 votes
1 answer
221 views

Just a brief explanation; Currently I have a site where employees login and are able to submit forms to request services. Each employee has a unique ID field that was created using ACF fields. What I ...
Dilion Smith's user avatar
0 votes
0 answers
40 views

I'm trying to insert simple form in database trough ajax without refreshing the page in Wordpress. For some reason when I click on submit button I've got that the page isn't found - 404 error. I have ...
newbie's user avatar
  • 13
0 votes
1 answer
22 views

I have created a shortcode functions to display the state name in the content. I have created one page specially to display the state names into the content. I have this line on my page - Why ...
Karthy's user avatar
  • 1
0 votes
1 answer
56 views

I want to add some custom JS functionality to my page. For this I want to add a value into the 'data-value' tag of the title. What I want in HTML code is this: <h1 id="h" data-value=&...
dennisklad's user avatar
0 votes
0 answers
27 views

Can't find " related" options in "query" section in WordPress ,trying to build single page post, want to show relevant posts, option not there in "select post by " ? not ...
newbie's user avatar
  • 13
0 votes
1 answer
165 views

I have a question following my previous questions: Problem in displaying the WordPress shortcode function randomly and Calling multiple variables integrated with HTML in PHP arrays As I asked in my ...
SubZer0's user avatar
  • 97
-1 votes
2 answers
458 views

We need to add shortcode into the WooCommerce Product Description. The intent is that we can call blocks into specific products and just update that block vs. the each individual listing. Any idea how ...
IVCatalina's user avatar
0 votes
1 answer
575 views

Using Code Snippet plugin and Elementor, I am trying to display a custom type post (Events from "The Events Calendar" plugin). The following code works well with another custom post type I ...
Dario Costa's user avatar

1
2 3 4 5
10