prateekshawebdesign
Forum Replies Created
-
Hi.
In reply to your answer, we have to mention the following options disabled.
- Show/Hide Player Cover – Disabled
- Autoplay – Disabled.
- Autoplay – Disabled.
- Title Typography – Disabled.
- EditTitle Color – Disabled.
- Subtitle Typography – Disabled.
- EditSubtitle Color – Disabled.
- Time Slider Base Background Color – Disabled.
- Time Slider Base Opacity- Disabled.
- Progress Bar Background Type- Disabled.
- Progress Background- Disabled.
And there are lots more…
I had to hunt for enabled options which was frustrating.
Songs may be unlimited but i do not have unlimited songs.
You need to mention which “content” did you delete?.. Only then we can pin point the error.
I think that you are using a shortcode for a content related plugin which is now behaving irresponsibly. Are you using any third party Elementor plugin?…if so, then kindly disable and check them.
Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Makes your site slowYes…You get a very slow site with JetPack but it is OPTIONAL with Woocommerce. You can click to uninstall it and will not effect Woocommerce in any way.
Forum: Reviews
In reply to: [WP Fastest Cache] Support Is ExcellentHi.
I still prefer WP_Rocket. They have support for CDN, critical CSS, and also minify CSS & JS, combining and delayed loading. It does not popup too many errors for JS and CSS and runs smoothly.
It is a paid plugin and really worth.
Forum: Themes and Templates
In reply to: [Apostrophe] How to fix auto ads display issues on mobile?Hi
Yes…it is a CSS issue and you will need to write different css code for different devices. You have to use media queries to add some padding, margin and alignment for mobile devices. the tags can be same. but the code changes@media only screen and (max-width: 768px) {
/* For mobile phones: */
body {
background-color: lightblue;
}
}Forum: Themes and Templates
In reply to: [Miyazaki] Scrolling changes URL but new URL causes 404 errorHi Steve.
>> WordPress sayings nothing about / being mandatory
‘/’ is mandatory. WordPress will not say anything about it as it is coding related and not a part of the documentation.
Wordpress creates tons of urls by suffixing the slug to the base url. It is pointless to check the base url every time if ‘/’ exists or not. Hence it is mandatory to have base url ending with a ‘/’ so that the new urls created are separated from the slug by a ‘/’.
How do you disable it?
Forum: Plugins
In reply to: [Contact Form 7] File /refillAnybody found a solution for the above…removing these urls for refill ?
I came across this link which talks about speed abuse by contact forms 7
https://pagepipe.com/contact-form-7-plugin-causes-global-site-drag/Use a free plugin called Plugin Logic and activate your contact form only on your contact page. Just slow down that single page instead of all pages – especially protect your Home page speed.
Hi.
1.Do not forget to add ob_start() and ob_get_clean() to your above code so the shortcode is rendered at the right place.
2. Your component was simple but not very easy to use for the client. So I shifted to Espresso Events… https://eventespresso.com/ The registration process and checkout has a smooth flow and it was well integrated with the rest of the system. It has an well developed tool to manage registrations, user data, payments, confirmations, approvals and a comprehensive messaging system which you can customize. Overall it looked more professional and it was easy to use.
You ought to check it out.
Hi.. RoundUpWp….Thanks a million!…
Let me try it and let you know