rollybueno
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Imagify webp images are not loadingHey @pabitramoahrana,
I see what you mean now, on Accenture featured image under Related Posts are still using accenture-300×300.jpeg
Try regenerate the missing WebP versions in Imagify settings and see if that fix it.
Otherwise, you can check the same issue you are facing on https://www.ads-software.com/support/topic/imagify-not-convert-to-webp/, or ask for support in https://www.ads-software.com/support/plugin/imagify/Cheers!
Forum: Fixing WordPress
In reply to: Imagify webp images are not loadingHey @pabitramoahrana,
I checked your site and it seems to me, Imagify correctly rendering your images.
Maybe you are looking at the <img> that using .jpg under <picture> element. That <picture> markup is backward compatibility in case your site visitors use browsers that are not yet compatible with .webp. So in short, if your visitor is using browsers with WebP compatibility, it will use .webp file, or else, use .jpg as a fallback.
For more info, you can read this article: https://css-tricks.com/using-webp-images/#aa-using-webp-in-htmlCheers!
Forum: Everything else WordPress
In reply to: Error when trying to update www.ads-software.com profileHey @remzicavdar,
Maybe you have missed required fields? Double check all fields and see if you missed something..
Cheers!
Forum: Fixing WordPress
In reply to: Unable to load my websiteI see, glad you figured it out. ??
Forum: Fixing WordPress
In reply to: Single/multiple letter from dashboard >> title?Hey @richardmin,
Take a look on this screenshot – https://i.imgur.com/tYvFQXT.png. You can see Screen Options on the upper right corner of the screen. Click that and you should see something like this – https://imgur.com/suRuP6a. Uncheck the items from the Columns section..
For example, from the https://imgur.com/suRuP6a, if I want to hide the Author column, just simply uncheck the Author checkbox. That should hide the Author column.
Results:
– Before: https://i.imgur.com/k9zCJHY.png
– After: https://i.imgur.com/Xz7FQBe.pngGive it a try and see if the post title column on your end will move to the right after you hide unimportant columns.
Cheers!
Forum: Fixing WordPress
In reply to: Bootstrap 3 to WordPressHey @kntdan,
These are the few resources you can look to for developing WP Theme, which you can integrate Bootstrap:
– https://www.ads-software.com/documentation/article/block-themes/
– https://developer.www.ads-software.com/themes/getting-started/
– https://learn.www.ads-software.com/?s=theme&post_type=lesson
– https://them.es/starter-bootstrap/
Make sure to learn the basic structure of the WP Theme first..
Good luck!Forum: Fixing WordPress
In reply to: Unable to load my websiteForum: Fixing WordPress
In reply to: website Animations not working for mobileHey @eternalpeptides,
Unfortunately, only Elementor can help you in your case. These are the 2 links you can use to contact them and ask for support:
- https://elementor.com/support/ – If you are using paid version
- https://www.ads-software.com/support/plugin/elementor/ – If you are using free version
Cheers!
Forum: Fixing WordPress
In reply to: Single/multiple letter from dashboard >> title?Hey @richardmin,
You can’t manually expand these columns.
How about removing less important colums through Screen Options(https://i.imgur.com/suRuP6a.png)? I see Stat column on your screenshot but I’m not sure on the rest, but as I’ve said, you can remove less important columns so that your title won’t be affected.
Also the screen widht you are using might affecting it as well..
Cheers!
Forum: Fixing WordPress
In reply to: ELEX WooCommerce Name Your PriceHi,
I believe something conflicted with that plugin, which WooCommerce forcing that to be deactivated to keep the integrity of your site. It’s either depreciated hooks which can no longer supported.
You can ask for that 3rd party addon support in their forum here – https://www.ads-software.com/support/plugin/elex-woo-flexible-pricing/
Cheers!
Forum: Fixing WordPress
In reply to: Change of order amounts to millions of eurosHi,
Sorry, but what you described sounds more on e-commerce plugin, which is a 3rd party rather than WordPress Core. I can help you to find their proper forum but first, can you tell me what e-commerce plugin that you are using?
If you are using WooCommerce, you can post this on their support forum in https://www.ads-software.com/support/plugin/woocommerce/, but let me know ??
Cheers!
Hi,
Unfortunately, this is out of WordPress Core scope. I would recommend you to ask WPBakery support regarding your concerns through their support site in https://support.wpbakery.com/
Cheers!
Forum: Fixing WordPress
In reply to: E_ErrorsHi @stefan7289,
This error occurs because the STM_LISTINGS_V constant is undefined or missing, but your theme is using it, specifically when triggering the popup.
Based on the error log above, you are using motors theme which I believe from https://stylemixthemes.com/motors/? If yes, you can open a new ticket on https://support.stylemixthemes.com/tickets/new
Otherwise double check your theme author and ask support from them
Cheers!
Forum: Fixing WordPress
In reply to: How to add subscriotion button under the footerHey @gavin96ma,
Can you please provide more information? WordPress Core have button blocks that you can add anywhere on the page but I am assuming you are talking about e-commerce plugins?
Cheers!
Welcome! ??