Hello everyone! I have a website page (client’s) i am fixing for minor updates, but when i logged out, the webpage layout is broken. the website theme is Jupiter and the builder is visual composer. All the other pages i didn’t edited are all okay, just the one that i edited has this issue. I tried everything, from clearing the browser cache, to installing a plugin (W3 total cache), nothing ever really worked. Please Help!
screenshots to my view logged in:
https://drive.google.com/file/d/1QYEHPBSmy70RX5SDUmNt5aKMmSOjGShn/view?usp=sharing
screenshot to the website in public view:
https://drive.google.com/file/d/1p_U6VJtkBWZKMB7a4csmeD6rBuTAtana/view?usp=sharing
Hello,
When members who are logged in to my site go to their profile, the Chrome title shows “Page not found.” I use the Yoast SEO plugin on my site, and I have the BuddyPress plugin. It gets fixed when I deactivate the Yoast SEO plugin, but when I reactivate it, the “Page not found” issue appears again on the member profile. What could be the reason for this? How can I fix it?
Thank you.
]]>My Rank Math Meta Title and Meta Description not showing in pagespeed teston all pages and posts in pagespeed.web.dev testing.
My home page and all the posts have Meta titles and meta description written in Rank Math Plugin and seen in my source code of the pages/posts and the tag is ok.
1 month ago I had all meta descriptions and meta titles – in page speed testing and detected and displayed by google.
Now i do not have on my site iustitia.bg and all posts in the site.
Please help me.
I think this is not coming from google because meta descriptions and meta titles are not detected in pagespeed.web.dev testing
]]>Hello. How can I resize a video block?
]]>For my site a made own Dutch translation of a plugin. So I made a .po and .mo file.
But WP is constantly putting old versions of those in wp-content/languages/plugins
I tried a lot to stop this, but none of them work.
Amongst:
// Disable translation updates
if( function_exists(‘add_filter’) ) {
add_filter( ‘auto_update_translation’, ‘__return_false’ );
}
and
define( ‘WP_AUTO_UPDATE_TRANSLATION’, false ); (WP-config)
But more than ones a day I get new files in the wp-content/languages/plugins folder.
How to stop this? Preferably for a specific plugin, but when not possible than stop this completely.
Thanks,
Bert
]]>Hi there Developer! I’m a huge fan of Write and Graphy – just wondered if Write had been tested and checked to run with WP6? I know there’s not been a recent update, but that could mean it’s all fine?
]]>hello, so I recently made a topic about my website’s critical error message but no one replied so hopefully this one has more information. when I made that topic i didn’t have any message to help me but now i do, i don’t really understand that message so maybe someone could help out?
Warning: require_once(/home/vol7_4/epizy.com/epiz_32791650/htdocs/wp-includes/class-wp-textdomain-registry.php): failed to open stream: No such file or directory in /home/vol7_4/epizy.com/epiz_32791650/htdocs/wp-settings.php on line 155
Fatal error: require_once(): Failed opening required ‘/home/vol7_4/epizy.com/epiz_32791650/htdocs/wp-includes/class-wp-textdomain-registry.php’ (include_path=’.:/usr/share/pear/’) in?/home/vol7_4/epizy.com/epiz_32791650/htdocs/wp-settings.php?on line?155
thanks
]]>Hello, I just realized this a couple days ago that my website has a critical error:
There has been a critical error on this website.
Learn more about troubleshooting WordPress.
And I looked up a bunch of tutorials and all of them told me to go to wp-admin and then they will send me an email with recovery link. I have spammed that page over 100 times and nothing. Also I already changed my theme file to the normal one like 2020 and also nothing. And I also changed my plugins file name to something different because maybe I have a malfunctioning plugin but still, nothing. I don’t know what to do. I ALSO TURNED ON THE DEBUG MODE ON wp-config. Help.
]]>Hi team, I hope you are well…
I’m using a Theme to open a virtual shop. I’ve got the WooCommerce plugin and I’m trying to use the “Shop” page to be a “Content” on my homepage but is not working.
If I go to the shop page through the dashboard, the page is empty, but when I click “shop” on the top bar, it goes to the shop page and all the itens are there. SO My guess is that is a builtin from WooCommerce that pulls out the products from somewhere.
The shop section is assigned through the theme settings in the “Custom content 5” block.
However, something is preventing the shop page’s contents from being pulled into that home page element.
How could I solve that?
Many thanks
Hey Takao,
My WP Write theme page has a featured image at the top of the page.
https://www.reasonedutopia.com
For whatever reason, the bottom of the image is getting cut off.
Is this a bug or am I doing something wrong?
Thanks in advance for any response you can offer…….
]]>Hi,
Where do I change default colour of listing title using HomePress theme with uListing?
For now I use white page background and listing title with other features are displayed white.
Tried everything, probably Elementor Pro editor with WordPress editor are not compatible. Any suggestions to solve the problem?
Thanks.
]]>We are trying to develop spam comment processing logic through Akismet’s checkSpam, but regardless of what content is in the comment, always returning ‘false’. What am I missing?
Below is the code I wrote to test.
const comment = {
ip: '192.0.96.247',
useragent: 'CommentorsAgent 1.0 WebKit',
content: "Nice",
email: '[email protected]',
name: 'test'
}
async function checkSpamComment(comment) {
try {
const isSpam = await client.checkSpam(comment)
if (isSpam) console.log('OMG Spam!')
else console.log('Totally not spam')
} catch (err) {
console.error('Something went wrong:', err.message)
}
}
checkSpamComment();
]]>
How i can add video carousel section on my website homepage main/first section with different animations. And add link to the videos that working fine. Thanks in Advance…
]]>Hi Everybody,
I would like to ask for your help.
Problem:
for some reason the query loop on my site is not working well.
More exactly the filtering function stopped to work.
Error description:
I filter blogs by category. In the editor view, the loop filters the blogs fine, showing the blogs that matches the category I entered, but the web page view without filtering shows it.
More Details:
I was able to use the query loop fine for a month, then after a recovery – I had somehow changed the text styles and could it only restore with the the backup of previous day – for some reason the filtering function is already stopped to work.
I’m not a developer, I mainly use the tools provided by WP, so also the query loop is from the basic WP tools.
I tried repositioning the query loop on another page , entering a different category, reinstalled all the plugins. The result is the same, in the editor view everything is fine, but on the Website it shows different.
Have you any idea, how can I fix this?
Thanks in advance!
]]>How do you block
1/. ip address
2/. a country
Have had heaps of ‘ip’s ‘ overnight from Germany
Any help greatly appreciated.
]]>i realised that after disabling wp crowdfunding i can get error message for incorrect credentials,but when activating the wp crowdfunding,i dont get error message
]]>Dear sir,
I am facing one critical issue I have paste Google analytics code and other code in <head> tag of my website but when I check in page source code there is just white space showing no code is showing. Infact,I checked through analytics detector tool but even no analytics code showing then I changed theme but still facing same issue what to do?? You can check my site source code you will see no javascript just white space.
Hello everyone,
I have a problem with WordPress, whenever I list some links on a page, they look out of the screen on the right side of mobiles. Please see the picture to understand more. Thanks
]]>When I copy-paste my LibreOffice Write document in a WP Write theme page, the indented paragraphs in the document do not indent in the page with the Write theme.
On the page linked above, my LibreOffice Write document has the paragraphs following “1.1. Beliefs” indented but as you can see, they are not indented on above page.
I have to manually indent them in the Write theme like so:
https://reasonedutopia.com/the-transmission-failure-of-wisdom/
the site I’m working on offers courses, internships and job offers. I wish I could duplicate the Archive courses page. This way I would have three pages (corsi, tirocini, lavoro) with different categories. Is there such a possibility? I hope I was clear enough … thanks!
]]>I realize that this theme is no longer updated, but is there a simple way to have a search box show up in mobile?
Thanks!
]]>Hi!
My header is missing. l can’t see the menu anymore. It seems like l accidently deleted some code on theme editor. Could someone help me with that?
]]>Hello everyone. I don’t know if this is a bug or something but I have not come across any WordPress site that has been able to show search results for terms having “&” in it. To be precise, let’s say a visitor searches dogs & cats. If you all tried doing this you’ll discover that search result returned will have only search results for dogs and anything from the & (amp) symbol won’t be returned as a search result. Is there a way to work out this issue. The only way I remember bypassing this back then when I was still doing self coded sites I was forced to deliver searched terms and the result from a SESSION which was automatically killed once the search result page loaded. I’m new to WordPress and I thought I would raise this issue as I haven’t seen solution for this given the many wordpress sites I’ve encountered.
]]>Hi!
I’m using the standard wp theme with Elementor and some other Plugins. When I write something in the Footer Widgets, they don’t get displayed where they should. Can somebody help?
Thanks,
Julian
Hi Everyone. I need help to remove a banner in a page of my site. I’m not talking about the image, as you can see by clicking the link, but the banner. Is there some method to remove it? (Only that banner in that page)
Thank you,
itsgab7.
How to make a static page with dynamic grid categories that only display categories or subcategories in grid.
]]>Hi, I am using Elementor plugin. I have image blocks with text below them on my site. There is button below image that says ‘SHOW ME’, by clicking it button relocates to specific site. I want that by clicking on the image it also relocates to the other site, so basically there is <a href="">
on image. How can I add that?
Thanks in advance ??
]]>Hello everybody,
I noticed that after clicking on “order now” in the checkout the left site of the page (where all the payment details as well as the address details are) turns completely grey covering all of the data (the data is almost not visible anymore). It stays like that for like 5 seconds and then finally you get the notification “thank you for your order etc”. This is a huge problem, because the customer will be confused after placing his order, also because you cant really tell if the page is loading or not.
Is there anything I can do about this?
Kind regards
Marc
]]>Hi, when UNI CPO (premium) is active, I cannot see any of my media files, but when I deactivate it, everything is here.
]]>Hello can anyone give me insight to why PSAC post slider and carousel is not functioning on my home page under Articles. I have updated PSAC and post and page builder but i am not seeing any improvement. The posts under articles should be sliding through the posts that have been selected.
Respectfully Shane
]]>