RadiusTheme
Forum Replies Created
-
Forum: Reviews
In reply to: [Variation Images Gallery for WooCommerce] Support is helpfulSorry got your forum post it is CSS conflict let me check.
Forum: Reviews
In reply to: [Variation Images Gallery for WooCommerce] Support is helpfulHello,
Sorry you face an issue. Can you please send me your ticket ID? Today is a public holiday (14 April 2022) in our country our office is off so support is limited.
Please send me ticket id I will try to resolve your issue.
Thanks
Hello,
Thanks for using our plugin.
Can you try the post duplicator plugin from the admin end? We don’t test not sure it works with all fields including custom fields.
Sorry, we don’t allow two categories cause we have a category wise membership option.
Thanks
Hello,
Sorry articles order is not related to our plugin. You can customize the archive page or check if any plugin to change order.
Thanks
Hello,
We are really sorry to hear that you are facing issues with the new version.
Can you please give me the error log or screenshot of the error we will fix this soon in our new version?
If you like to use our previous version then u can download our previous version from here or you can use plugin to revert back
https://ww.wp.xz.cn/plugins/classified-listing/advanced/Screenshot: https://tinyurl.com/y6x5fljc
Thank you
- This reply was modified 4 years, 2 months ago by RadiusTheme.
- This reply was modified 4 years, 2 months ago by RadiusTheme.
Hello,
Can you please send me a creenshot?
Thanks
Hello,
Try this CSS somehow in your site it gets inline CSS on H2 tag so our CSS not working.
#rt-tpg-container-261198533 .post-content .post-title { font-size: 29px; line-height: 31px !important; }Thanks
Thanks a lot !!
@dotcominfo Which theme you are using? Can you send us the list of your plugin that is activated on your website? It will help us to find the issue.
Thanks
Hello,
Your code looks different missing media query so device is missing it’s coming from Bootstrap. We use Bootstrap
Please don’t add directly without the media query
use this code in Appearance => Customize => Additional CSS
@media (max-width: 576px) { .hide-on-mobile { display: none !important; } } @media (min-width: 960px) { .hide-on-desktop { display: none !important; } }Thanks
Sorry, it is in Pro version.
Hello,
Please try this CSS
@media (max-width: 576px) { .hide-on-mobile { display: none !important; } } @media (min-width: 960px) { .hide-on-desktop { display: none !important; } }Thanks
Hello,
Yes we have settings for this please check
Settings -> MISC => Required gallery image
Thanks
Hello,
We checked it. I got the image issue also randomly but we did not get the issue in our environment. It could be a cache issue. If you are using any cache plugin or server cache, please exclude this page https://kuttanadan.com/listing-form/ from caching.Thanks
Hello,
Sorry, sir right. now only support 3 levels https://www.radiustheme.com/docs/main-settings/general-settings/#location-settings
Thanks