Forum Replies Created
-
AuthorPosts
-
May 12, 2017 at 1:18 pm in reply to: Avia Layout Builder is has collapsed into two columns (instead of three) #792269
Hi w_archer,
I am not seeing any issues, could you point exactly where the problem is? Or you got it fixed already?
Best regards,
VictoriaHi Kahil,
Thank you for your patience :) The update is still in progress.
Best regards,
VictoriaHi THP,
The update is in progress, meanwhile you can try the solution in the thread suggested by @SAdesignsUnltd
If you need further assistance please let us know.
Best regards,
VictoriaHi Sobirk,
Well, you could try to use masonry in color section to make it full width, we have a similar layout, but images have to be prepared properly, will probably have to play with image sizes.
Do you have images ready, so that we could try?Best regards,
VictoriaHey Meg,
Can you describe what you did and what did not work? Did you get any errors?
We are glad you enjoy the theme! :)
Best regards,
VictoriaMay 12, 2017 at 12:42 pm in reply to: Blog Layout – Design Feature Image in Background of Text and 100% Size #792250Hi breezemedia,
I tried to move it over, it did not really work, and it has to look like the design that you sent and it does not. Well, you can hire a freelancer to build html and make it work as a view for blog posts. This is how I see it. I will ask my colleagues to weigh in on this.
Best regards,
VictoriaHi TLS_Financial,
Could you post in private the FTP address?
Best regards,
VictoriaMay 12, 2017 at 12:34 pm in reply to: Menu Column under Mega Menu isn't opening in new tab even though I specified it. #792247Hi Innovie,
Sorry, I am so lost now, with everyone writing to this thread. What do you want to do without Javascript?
Best regards,
VictoriaHi lauritschristensen,
Enfold does not have such files, they must be installed by WooCommerce, can you give us ftp credentials in private?
Best regards,
VictoriaHi NicomIT,
Here is the code that can fix the issue, put it in in your child theme style.css
div .av_two_third { width: 54.6%; } #top .no_margin.av_two_third { width: 56.6%; }
If you need further assistance please let us know.
Best regards,
VictoriaHi marcomila,
To sort post how you want you need to modify the query that gets posts from the database.
To add categories as a class you need to take this code in loop-index.php:foreach((get_the_category($the_id)) as $category) { if ($category->category_parent == 0) { $parentscategory .= ' <a href="' . get_category_link($category->cat_ID) . '" title="' . $category->name . '">' . $category->name . '</a> '; //$parents= get_category_parents( $category->cat_ID, true, ' » ' ); }else{ $parents.=' <a href="' . get_category_link($category->cat_ID) . '" title="' . $category->name . '">' . $category->name . '</a> '; } }
And use it to make a string with classes and add them to “
Hi emfutte,
Could you please give us a link to your website, we need more context to be able to help you. Could you reattach the screenshot as well, we don’t see the one above.
Also, if you update the thread by commenting on it, it moves back to the end of the request queue and we don’t get to it as soon as you would want to.
Best regards,
VictoriaHi InStijlMedia,
Could you please give us a link to your website, we need more context to be able to help you, if you moved it to web already.
Best regards,
VictoriaHi vladbejenaru,
Could you please specify the page, where you have the slider in question?
Best regards,
VictoriaHey xguiboy,
Please refer to this thread for a possible solution for blurred images.
And these are the threads that discuss login/logout
https://kriesi.at/support/topic/welcome-username-login-logout-in-top-bar/Best regards,
VictoriaMay 12, 2017 at 11:32 am in reply to: How to add the Search Button to the main Menu with full functionality #792221Hey VL-CA,
What did you do to get the search icon twice? Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi 3mil-pedro,
It does not work for portfolio, because portfolio class looks like this “av-masonry-entry isotope-item post-8460 portfolio type-portfolio status-publish has-post-thumbnail hentry portfolio_entries-charity portfolio_entries-client-stories portfolio_entries-healthcare all_sort charity_sort client-stories_sort healthcare_sort av-masonry-item-with-image av-masonry-item-loaded”. So you have to add to this function the case for portfolio_entries-.
If you need further assistance please let us know.
Best regards,
VictoriaHi Vikab,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaHi Mirko,
Here are the threads to consider:
https://wordpress.org/support/topic/tinymce-error-2/
https://kriesi.at/support/topic/avia-editor-tinymce-script-errors-over-ssl/
DO you have any scripts being deferred?Best regards,
VictoriaMay 11, 2017 at 8:18 pm in reply to: really massive troubles with slider at enfold theme – please help #791876Hi scubasnsi,
We can use the code above to target specific image with the imac, not all images with the class “ls-layer”.
Best regards,
VictoriaHi ChrisSchutte,
What I meant was, that you should enable logging and then proceed with installing or updating or activating the theme. that way the errors will be logged and it will be easier to solve them.
Here is the error in privateBest regards,
VictoriaHey waveshaper,
This is the code that I found in your child theme style.css
@media only screen and (max-width: 1024px) { .single-product-main-image {float:left!important; width:50%!important;} }
It should be changed like this:
@media only screen and (min-width: 768px) and (max-width: 1024px) { .single-product-main-image {float:left!important; width:50%!important;} } @media only screen and (max-width: 767px) { .single-product-main-image {float:left!important; width:100%!important;} }
If you need further assistance please let us know.
Best regards,
VictoriaHey snitt,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
The contact person link has the class “lightbox-added”. Need to see what we can do about it.Best regards,
VictoriaHi Chris,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
In what cases it does not stay in the middle?
Best regards,
VictoriaMay 11, 2017 at 6:48 pm in reply to: Blog Layout – Design Feature Image in Background of Text and 100% Size #791820Hey breezemedia,
The solution in that thread is for single post, and what you want is different. This cannot be adjusted from the current layout, it has to be built from scratch.
If you need further assistance please let us know.
Best regards,
VictoriaMay 11, 2017 at 6:28 pm in reply to: Modal lightbox window not working with WooCommerce Swatches #791813Hey nancyT,
I tried to check the page, but it’s not working. Please, let us know when we can have a look.
Best regards,
VictoriaHi mirototh,
You can turn off debug in WordPress. Here is hoe to do it https://aristath.github.io/blog/wp-hide-php-errors
But I would not do that if the website is still in development.
If you need further assistance please let us know.
Best regards,
Victoria- This reply was modified 7 years, 6 months ago by Victoria.
May 11, 2017 at 6:24 pm in reply to: Product and gallery images don't appear correct and aligned #791810Hi takismastrog,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaMay 11, 2017 at 6:22 pm in reply to: White lines from mysterios "after_section" divs appearing between sections #791809Hi,
I added code in custom.css in and it worked (screenshot in private), also when I put this at the top of style.css in child theme it worked, can you clear the cache and try again?
Best regards,
VictoriaHi MWCBT,
Firstly, I meant to try to configure. And then, those files can be added.
Best regards,
Victoria -
AuthorPosts