Forum Replies Created
-
AuthorPosts
-
Hello, @zeljko-kovac97,
Yes you are right, I have checked it on your site and found the same behaviour, it seems that back to top is not designed for the mobile version but specifically for the desktop version only and that is the reason intentionally hide it on mobile version of the site.
But I tried hard and made the Custom CSS for your issue as fix listed below:
@media (max-width: 767px) { #scroll-top { display: inline-block !important; width: 3.2857em; height: 3.2857em; font-size: 1.4rem; bottom: 1em !important; right: 1.0714em; position: fixed; } #scroll-top i.a-icon-angle-up { display: flex; align-items: center; justify-content: center; width: 3.6rem; height: 3.6rem; color: var(--alpha-white-color); background-color: var(--alpha-dark-color); border: 2px solid var(--alpha-dark-color); border-radius: 50%; z-index: 1; } #scroll-top svg { position: absolute; width: 3.1429em; height: 3.1429em; border-radius: 50%; top: 1px; left: 1px; z-index: -1; } }
Now please check back to your site after clearing the browser cache: https://ibb.co/93cjPqw
Best Regards.
Hello, @zeljko-kovac97,
To resolve the issue, go to Alpus > Theme Options > WooCommerce > Product Type. Turn OFF the “Open product on second click on mobile” option, save the changes, and clear your browser cache. Then, check your site again. Please refer to this screenshot: https://ibb.co/9VvpZXq
Best Regards.
Hello, @zeljko-kovac97,
When I try to log in to the site, it’s blocked, as shown in this screenshot: https://postimg.cc/qzDXrnQb. Could you please temporarily remove the security from the login and notify me once it’s done? Please do not re-enable it until I get back to you.
Best Regards.
Hello, @zeljko-kovac97,
Go to the Dashboard and navigate to Alpus > Theme Options > Custom CSS & JS. Paste the following code at the bottom of the CSS box:
#scroll-top { display: block !important; }
Save the settings, clear your browser cache, and then check your site.
Best Regards,
Hello, @zeljko-kovac97,
Thank you for providing the screenshot, it helped me understand your concern.
After examining your site both with and without logging in, I encountered the same issue you described. Upon investigation, it appears that the YouTube video images are not loading, while other images on the site display correctly.
When a feature works properly without logging in but encounters issues when logged in, it’s usually due to one of two reasons: cache or third-party plugins.
I’ve already disabled the sole cache plugin on the site, yet the issue persists. This indicates that the problem stems from third-party plugins installed on the site.
To troubleshoot further, I recommend temporarily disabling all third-party plugins on your site except for the required or recommended theme plugins. After doing so, please clear your browser cache and check your site again. There may be additional third-party plugins conflicting with your site and causing this issue.
If this resolves the problem, you’ll need to reactivate each third-party plugin one by one and monitor for any conflicts. In case any particular plugin is causing the issue, I suggest reaching out to the plugin author for further assistance.
Best Regards.
Hello, @zeljko-kovac97,
To configure the display settings for the single product layout you’ve designed, follow these steps. Utilize the layout builder within the theme and specify the conditions for when it should appear. For detailed instructions, refer to this link for a step-by-step guide: https://alpustheme.com/alpus/documentation/2022/12/16/how-to-set-condition-to-a-layout/
Our theme fully supports the layout builder functionality. For more information, explore our documentation on the layout builder feature:https://alpustheme.com/alpus/documentation/category/layout-builder/
Best Regards.
Hello, @zeljko-kovac97,
There is no SVG file. The SVG icon contains the SVG icon HTML code that you can get from this link: https://alpustheme.com//alpus//health-coach//wp-content//uploads//sites//21//2022//09//1.svg by checking the inspection tool of browser: https://postimg.cc/DSrQz0hB
Best Regards.
Hello, @zeljko-kovac97,
No need to worry about it. I just uploaded the SVG on this link: https://postimg.cc/TK2GX4Fn So you can download and upload it to the site media gallery from Dashboard >> Media as per your needs.
Best Regards.
Hello, @zeljko-kovac97,
It is a request that try to pay attention while reading this message.
In the Aplus Pro theme, the slider/banner or carousel settings are managed using the Elementor sections (Not Containers) because Flexbox-containers doesn’t have/support the theme or other default features of Elementor. The plugin Elementor launched this flex-box container features from some recent updates before it used the section and our theme features work with the default sections only.
Here is an example, In your site I created a new block called Support testing and imported a slider from the studio library it imports with the default Elementor section and the custom shape divider is working fine because it has the option to upload the custom shape divider check this: https://postimg.cc/F7s8LN6v
However, the flex-box container doesn’t provide this option check here: https://postimg.cc/4YvcRRJK This is the main reason/issue that I explained it to you. I hope you understand. Do not try to use the Flexbox containers for the sliders/carousels or banners.
Thanks for your understanding.
Best Regards.
Hello, @zeljko-kovac97,
Thank you for the information, Your issue has been resolved now please check back to your site by clearing the browser cache. see the screenshot to understand better: https://postimg.cc/rzZyfLqQ
Best Regards.
Hello, @zeljko-kovac97,
Sorry for the inconvenience, But it looks like you are working on the site because today, when I visited it appeared like this to me: https://postimg.cc/BjQ0yzjn please revert the changes so that the site will appear back to its actual position and let us know. Waiting for your kind reply.
Best Regards.
Hello, @ken,
Thanks for sharing the access with us here, I have checked and solved your issue on your site. I just added a line of custom CSS code in the theme settings as you can see here: https://postimg.cc/gx3K0FWG Kindly check back to your site by clearing the browser cache.
Best Regards,
Hello, @zeljko-kovac97,
Thank you for granting us access. I’ve reviewed the issue you mentioned and experimented with setting the shape divider within a container. It appears to be functioning correctly on my end, as illustrated in this screenshot: https://postimg.cc/JyHYhH5X . There seems to be no issue. I trust this clarifies the matter.
Best Regards.
Hello, @zeljko-kovac97,
Sorry for the inconvenience, The screenshot is not clear enough to check and understand. Can you please share the below-asking details with us here in the private content area of the topic after taking a complete backup of your site? So that I will be able to check and provide you with a proper solution.
wp-admin URL:
wp-admin username:
wp-admin password:Waiting for your kind reply.
Best Regards.
Hello, @Abubakar,
Essentially, the theme colors feature operates on the website, but certain elements such as the header, footer, blocks, and specialized content are sourced from the template builder. The template builder takes precedence over the theme options in determining these elements. To modify the colors, you need to edit the content within the template builder of the theme. For guidance on using the template builder, please refer to this article: https://alpustheme.com/alpus/documentation/category/template-builder/
Best Regards.
-
AuthorPosts