Forum Replies Created
-
AuthorPosts
-
April 3, 2018 at 8:37 pm in reply to: WooCommerce Sidebars – Default Shop, Category and Product pages #936774
Hi,
Thank you for letting us know.
Best regards,
BasilisApril 3, 2018 at 8:37 pm in reply to: Adding a widget area to the header – below logo, above main menu #936773Hi,
Can you please create your own ticket and send us backend and FTP details please?
Best regards,
BasilisHey maloneweb,
1. What is the web site URL?
Just add the following shortcode at the end of your Copyright line in the theme options footer section.
[nolink]
Best regards,
BasilisHey hnikfazan,
Thank you so much you are reporting those.
We have reported them back to our developers and we will update the RTL on the upcoming versionBest regards,
BasilisHi,
I have asked our developers to take a look.
Please do allow us some time for it.Thank you very much
Best regards,
BasilisApril 3, 2018 at 7:28 pm in reply to: Accordion – Changing the Sorting of the tags with "All" option coming at the end #936737Hi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisHey richardhofer83,
Please add
#top #header_main #menu-item-shop .cart_dropdown_link { z-index: 999 !important; }and let us know if it works.
Best regards,
BasilisHi,
No, your installation is not updated yet.
But even if we do it now, how you will update next time we have an update available?
Can you please follow the documentationBest regards,
BasilisHi,
You can create a shortcode
and that code your client send you and then pusg it inside a TEXT area.
That could help you identify the issue.Best regards,
BasilisHi,
The issue seems to be coming from WooCommerce and not our theme.
I am not sure that it is the latest version, there is something wrong on the template fileBest regards,
BasilisHi,
A section with the way the tabs are been handled through JS, cant work with back button of browser.
That is a behavior of browsers and the technology and not a lot to do with our theme.
Please also read here
https://stackoverflow.com/questions/27046851/browser-back-button-does-not-work-for-anchor-linksBest regards,
BasilisHi,
I am not sure I understand properly.
Do you want the words to be each one on different line, but also to have description section to grow, when new line exist?Best regards,
BasilisApril 3, 2018 at 6:34 pm in reply to: I've been trying to get my LayerSlider fix for months & no has fixed it yet!!! #936705Hi,
We cant reply to that we are afraid.
That is compatibility between the 2 plugins and it is better to ask on WordPress.org forums, where Jetpack team can helpBest regards,
BasilisHey Murmeltier,
I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!
Best regards,
BasilisHi,
Thank you for letting others know also.
Best regards,
BasilisHi,
Please take a look here
which will help you clear OG Image for everywhere.
Best regards,
BasilisHi,
Pages will look the same.
Things get smaller, only when the page is on a smaller screen.
It is called adaptive design and it is what we use nowdays on web design, to have perfect results.Best regards,
BasilisApril 2, 2018 at 11:38 pm in reply to: I need quick CSS to show custom fields on products, Any takers? #936233Hi,
// This code should be added to the functions.php file of the child theme // Add custom info to Additional Information product tab add_filter( 'woocommerce_product_tabs', 'woo_rename_tabs', 98 ); function woo_rename_tabs( $tabs ) { global $product; $tabs['additional_information']['callback'] = 'custom_function_name'; // this is the function name which is included below return $tabs; } function custom_function_name(){ echo '<p><strong>Chakra:</strong> ' . get_field('chakra') . '</p>'; echo '<p><strong>MoHs:</strong> ' . get_field('mohs') . '</p>'; echo '<p><strong>Measurements:</strong> ' . get_field('measurements') . '</p>'; echo '<p><strong>Origin:</strong> ' . get_field('origin') . '</p>'; echo '<p><strong>Grade:</strong> ' . get_field('grade') . '</p>'; }Use the code like that, it should be OK!
Let us know if you need something else.Best regards,
BasilisHey Meri,
Please take a look at the documentation, so we can be able to help you further with it.
Thank you very much
Best regards,
BasilisApril 2, 2018 at 11:28 pm in reply to: Accordion – Changing the Sorting of the tags with "All" option coming at the end #936231Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
BasilisApril 2, 2018 at 11:27 pm in reply to: Problems with Minified code on product pages after FTP update to 4.2.6 #936230Hi,
Please do not copy from the email, but open the forum and copy from the forum.
That should make it work properly after! :)Best regards,
BasilisHi,
https://s.nimbus.everhelper.me/share/1608689/8izdcdhkn5nwux40zhfg
Here what I seeBest regards,
BasilisHi,
Can you please reupload the theme ( delete it first from FTP ).
Make sure you have a backup in place.Best regards,
BasilisHi,
I do not think to be honest, that the back button works with those JS events. It cant send to a link like that as previous page.
We will do check with the development teamBest regards,
BasilisHi!
Jigar Shah, as we have reviewed the plugin with Yigit, it should be there.
We apologize for the delay – we will check that back asap.Best regards,
BasilisHi,
We will be waiting!
Thank you very much!
Best regards,
BasilisHey VCS33,
Can we please check a link of your web site, to be able to help?
Thank you
Best regards,
BasilisHey JantienM,
Please add the following CSS
.main_color.iconbox_top .iconbox_content {
background: #fff9;
}and let us know if it works out for oyu.
Best regards,
BasilisMarch 29, 2018 at 11:26 pm in reply to: Enfold Google Maps in Visual Builder not displaying on mobile devices #935054Hey helban,
Please follow the documentation from here
Best regards,
BasilisHi,
Please ask your hosting provide to increase at 512M
That should solve the issues.Best regards,
Basilis -
AuthorPosts
