Skip to main content
Filter by
Sorted by
Tagged with
2 votes
1 answer
50 views

I cannot for the life of me figure out what setting is turning my bar this green color in wordpress. any suggestions are appreciated, I've tried everything in appearance theme elementor and nothing ...
Thomas Nichols's user avatar
Advice
0 votes
7 replies
98 views

The page in question is: The Robertsons of Aldbourne Please see how it renders vs the Block Editor representation below. Q: Do I have to rebuild page from scratch? Q: I have seen some 6.9 resolutions. ...
hkdave95's user avatar
0 votes
1 answer
145 views

I have created and activated a WordPress child theme. The site loads correctly, but CSS rules in the child theme style.css are not overriding the parent theme styles for the <header> element. ...
Vamsi Krishna's user avatar
Advice
0 votes
1 replies
56 views

I have purchased a WordPress theme from Envato and I would like to clarify the licensing and usage terms before proceeding with my projects. I am planning to develop two separate WordPress websites ...
Darshan Kothari's user avatar
-1 votes
1 answer
97 views

My site shows a white screen and some PHP warnings when I try to: Activate any plugin Log in to wp-admin (if logged out) Save changes in the page builder This happens only when using the Medservice-...
working 101's user avatar
0 votes
0 answers
83 views

I have a site where post content gets used as components on several pages. There's also some nested post content which makes it more complicated. This is a problem in the WordPress search results, ...
dnjen's user avatar
  • 19
-3 votes
1 answer
64 views

I'm creating page on Wordpress. Page is ready here is a link https://enjustudio.com.pl/ it is Hestia theme for Wordpress. The issue what I found is that when I open this page on Mobile (Iphone 14) and ...
Grzegorz Rudniak's user avatar
1 vote
2 answers
100 views

I have an array of post IDs stored in an option and I want to display these posts on the front page in the same order as the IDs. Here is my current code: <?php $data = opt('blog-posts-home')['post-...
ahmad reza's user avatar
0 votes
1 answer
154 views

I am developing a WordPress plugin to analyze which page builder (e.g., Elementor, WPBakery, Divi) is actively being used to render the current page, not just which builder plugins are installed and ...
Usha's user avatar
  • 1
0 votes
2 answers
213 views

I'm running into a security issue with a WordPress plugin. The plugin writes a log file to the uploads folder, which is publicly accessible via the browser on Nginx servers. Originally, the log was ...
softscriptsolutions's user avatar
1 vote
1 answer
73 views

I'm trying to set up testing for a Wordpress child theme. I've use the wp-cliwp scaffold theme-tests command to scaffold some tests. Inside of my child theme's functions.php file, I load some ...
jloosli's user avatar
  • 2,595
0 votes
1 answer
212 views

WordPress Theme: AIPT Modeltheme I have been through files like animate.css but I can't find a default setting. Chat GPT advised me to look for data-animate= and then edit it, but I can't find that. ...
Michael Lloyd's user avatar
1 vote
1 answer
247 views

I’m building a custom WordPress block theme and ran into an issue with how templates work. Here’s what I’ve done so far: Created a few custom blocks. Built a template (subservice.html) using those ...
Pizza Coding's user avatar
2 votes
1 answer
102 views

Using WordPress Version 6.8.1 I created a post in WordPress blog from user1 and made some revisions using user2. Now, under the post, it shows user2 as author instead of user1. I tried editing the ...
Anuj TBE's user avatar
  • 9,932
-1 votes
1 answer
70 views

I'm trying to create a nested repeater using the Redux Framework in my WordPress theme options panel. Specifically, I want to define a list of cities (branches), and for each city, I want to define ...
Ahmad Reza's user avatar
-1 votes
1 answer
85 views

I am working on a plugin that changes the response for 404 pages so it issues HTTP status 200 instead of 404. I already have the status change working using code like this: function HTTP404Template() {...
mlemos's user avatar
  • 1,275
0 votes
1 answer
88 views

I'm building a view counter for blog posts in WordPress, and I want each real user to increment the post view count only once, not every time they refresh the page. I tried to handle this with cookies,...
Ahmad Reza's user avatar
0 votes
1 answer
69 views

I try to remove script from the footer in my Wordpress page. Here is the end of my footer: <?php remove_action('wp_footer','woodmart-theme-js-after');?> <?php wp_deregister_script('woodmart-...
IrinaB's user avatar
  • 35
-2 votes
1 answer
139 views

How can I show WooCommerce notices like success or error messages using Toast, Modal, or Alert without creating AJAX functionality? For example, after a user purchases a product, I want to show a ...
Ahmad Reza's user avatar
1 vote
0 answers
148 views

I am trying to build a custom ajax product filters. My main objective is when user is on X category page, I will show him some size option(as checkbox) for filtering. So when user check single/...
Sreenath Kumar's user avatar
1 vote
0 answers
76 views

I have defined two constants in my functions.php file using the set_current_user hook. function define_constants() { if ( ! defined( '_S_IS_USER_LOGGED_IN' ) ) { if( is_user_logged_in() ) {...
Vinith Almeida's user avatar
1 vote
1 answer
142 views

I'm using the Site Kit by Google plugin on my WordPress website and have enabled the Sign in with Google feature. Now, I want to add a Sign in with Google button in my theme’s header that directly ...
Alok Jain's user avatar
  • 3,530
0 votes
1 answer
75 views

I'm working on a WordPress theme using Sage 10, and I'm having trouble parsing the content created with the Classic Editor (without blocks) in the single.blade.php file. Here’s how I’m retrieving the ...
user16469315's user avatar
1 vote
0 answers
140 views

I am starting to build an Open Source and Free theme based on bootstrap. Basic things as layout and using PHP to create a custom homepage, now I need to make custom blocks. And here begins my problem.....
robinthebird's user avatar
0 votes
1 answer
199 views

I am working on a WordPress FSE theme, and I'm using block variations. I have a query block variation to create a slider of posts, and everything is working. But the slider requires extra javascript ...
MarioGoodBad's user avatar
0 votes
0 answers
30 views

I've been developing a new WP theme which is aimed to be installed by the client. I'm making different HTML templates for the different site pages. I need to provide all the images used together with ...
Azu's user avatar
  • 1,566
-1 votes
1 answer
79 views

I have a WordPress website with Phlox Pro theme, and I am trying to change the language of those text strings in the screenshot below: I already try with loco translate and some other plugins to ...
Luis Uribe's user avatar
-1 votes
2 answers
2k views

How can I define the max-width for the container? I don't have the Pro version, which means custom CSS doesn't work properly. I need an alternative method. I tried setting the container width in the ...
IT students's user avatar
1 vote
0 answers
41 views

I am working on a WordPress site using the SportsPress plugin and WPForms. I have a form created with WPForms that includes checkboxes populated with all existing clubs and a dropdown menu for the ...
Kirito's user avatar
  • 31
0 votes
0 answers
52 views

I have a website in WordPress. I am facing a performance error and I don't know what to change in order to make it more efficient while using PageSpeed Insights from Google. I have tried several ...
Mihneas22's user avatar
0 votes
1 answer
70 views

I'm developing a custom plugin that uses a shortcode to display content on specific pages. Locally I had the Twenty Twenty-Four theme activated for development. While, in production, I'm using ...
Sjors Hijgenaar's user avatar
1 vote
0 answers
1k views

I’m having trouble getting a custom font (Bebas Neue) to load correctly on one specific page of my WordPress site. In the Elementor editor (backend), the correct font (Bebas) displays just fine, but ...
Jasper's user avatar
  • 25
1 vote
1 answer
258 views

I decided to delete the codes inside to make the page load faster, but I didn't find a function for it. I mean these codes: <!-- wp:paragraph --> <p>test</p> <!-- /wp:paragraph --...
ali mosavy's user avatar
1 vote
2 answers
303 views

I am building a block theme for Wordpress. I wrote a shortcode function that is supposed to output the message "By [author's display name with author's link]". More specifically, I am trying ...
user28551593's user avatar
0 votes
1 answer
176 views

Wordpress is producing lower quality images when images are resized from Media -> Library -> Edit pages. I've used following code in functions.php to force WordPress to use Imagick instead of GD....
Vaughn's user avatar
  • 404
0 votes
1 answer
64 views

In 1.X version of Timber I was able to create a custom class to extend a Timber\Post: class MyPage extends \Timber\Post { public function __construct($pid = null) { parent::__construct($pid); ...
Enrico Cassinelli's user avatar
0 votes
1 answer
257 views

Author dropdown I am using classic editor and in edit page herer is a 'Author' dropdown and I want to modify value of this edit page (post type = 'page') authors dropdown. I want to show all users in ...
Sunshine's user avatar
0 votes
1 answer
62 views

This is the first time I use Wordpress theme Classipress. Two questions: When I open the Widget customize, the blocks are there, but they are transparent. When I change the title of a block, the ...
57659's user avatar
  • 131
0 votes
1 answer
82 views

I’d like to create a div where the content div is hidden in its initial state. The content div would be 'revealed' from the bottom of the parent div as the user scrolls down the page. I'd also like to ...
Ryan M Vickerman's user avatar
1 vote
0 answers
106 views

I have a file called custom_functions.php with all my functions used to my page test.php. If I insert this code into functions.php, it works well require get_stylesheet_directory() . '/class/...
Federico's user avatar
1 vote
1 answer
111 views

I've edited the code from the last time I posted this question using some advice, unfortunately the 'DUPLICATE' that I was linked to also did not fix the problem. Here is the code I'm working with: &...
ThatBraxGuy's user avatar
0 votes
1 answer
113 views

I am using the waymore theme of popularfx in WordPress and want to change the header image in my About and Service page. Currently, the same header image is showing on all pages, but I want a ...
Deepshikha's user avatar
0 votes
1 answer
276 views

I am new to WordPress, and I installed it on the server under my domain; there is a new theme called "Newsmatic - 13.11". I'm trying to import the demo of that theme, but after 50%, it's ...
Deepak Pandey's user avatar
1 vote
1 answer
104 views

Im trying to turn a web template into a static Wordpress theme and get_theme_file_uri resolves in the url/the files instead of wp-content/themes/thetheme/js/plugins/swiper.min.js so instead of looking ...
Road Reaper's user avatar
-1 votes
1 answer
296 views

I need help with this site. I’ve been trying to make the mobile navigation larger but the letters are still small no matter what. What could i be doing wrong this is one of my css codes that i found ...
EftyMar's user avatar
  • 11
0 votes
0 answers
223 views

I am trying to rewrite a classic WP theme as a block theme. In my current classic theme, where I display a list of posts, I use php logic to display or hide certain elements. E.g.: If a post includes ...
Adam Pearlman's user avatar
1 vote
1 answer
132 views

I am helping recover a compromised website, which was using a custom theme generated by Artisteer v4.3.0.60745 You can view the archived site here. I am trying to get it all running over a fresh local ...
krazykipa's user avatar
0 votes
2 answers
84 views

I'm currently struggling with displaying custom taxonomy terms in a WordPress theme, and I can't seem to get the desired output. I'm using a custom taxonomy called genre, which is attached to a custom ...
Danil Kalmykov's user avatar
0 votes
3 answers
191 views

I'm trying to add preloader on my theme. When I'm using this code in functions.php then It work fine. But I'm not interest use CSS & JS on functions.php Please help me. add_action('init', '...
Devnuru's user avatar
0 votes
1 answer
136 views

The problem's origin is not directly related to any 3rd party plugin, but rather to a custom code. The error occurs in the Wordpress core function _wp_filter_build_unique_id: https://github.com/...
Ohohups Uijuma's user avatar

1
2 3 4 5
185