Forum Replies Created
-
AuthorPosts
-
Hey tadvaas,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look. Here is a function that has to be called to get breadcrumbs, it has to be added to category template.
Best regards,
VictoriaApril 7, 2017 at 6:10 pm in reply to: Site crashed after woocommerce update and attempt at fix #774113Hey flowerjovia,
Hers is some reading on the white screen topic:
http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-white-screen-of-death/
https://codex.wordpress.org/Common_WordPress_ErrorsIt is not uncommon, hopefully you’ll find a solution for your issue there.
If you need further assistance please let us know.
Best regards,
VictoriaHi melissaek13,
When you build portfolio items via Advanced Layout Builder they use different template, and so you have to do everything in the Advanced Layout Builder, you can add the “Blog posts” element and set the category you need to show as related or use “Post slider” for that.
If you need further assistance please let us know.
Best regards,
VictoriaHi jdbrunet,
So to target a specific page you modify the code adding the body page-id class (this is for support page foe example):
#top.page-id-2702 #header { background: url(your image url) no-repeat top left; }
And here is more on background properties.
If you need further assistance please let us know.
Best regards,
VictoriaHi Heathcliffe,
Here is a nice overview of user
management plugins. Maybe one of them will help you.If you need further assistance please let us know.
Best regards,
VictoriaApril 7, 2017 at 5:26 pm in reply to: Enfold Icons not showing properly or showing chinese letters instead #774087Hi fuse2marketing,
Glad you solved it!
If you need further assistance please let us know.
Best regards,
VictoriaHi PierreLeBear,
Do you mean like toggle accordion with more of blog post content?
Best regards,
VictoriaApril 7, 2017 at 5:21 pm in reply to: Page Sidebar content moved to bottom of main content area? #774085Hi all,
Glad you got your issues resolved :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Dandelion222,
Here is some great reading on images and thumbs in WP:
If you need further assistance please let us know.
Best regards,
VictoriaHi amarkoc,
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,
VictoriaApril 6, 2017 at 10:28 pm in reply to: Diagonal Border in Header instead of Background-Image #773556Hey harryriegel,
Here are a few articles that might help you:
https://www.w3schools.com/css/css3_2dtransforms.asp
https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/skewIf you need further assistance please let us know.
Best regards,
VictoriaHey resbangkok,
Here is a link https://www.kasareviews.com/blank-page-wordpress-how-to-fix/ that might help you.
If you need further assistance please let us know.
Best regards,
VictoriaHey frifoto,
Yes is is possible, but you have to prepare images with right dimensions. It can be done with masonry element in Advanced Layout Builder.
If you need further assistance please let us know.
Best regards,
VictoriaHey Philipp,
Please refer to this thread for a possible solution.
If you need further assistance please let us know.
Best regards,
VictoriaHi roderickvs,
DO you have another function that you added in your main functions.php that is called “ava_new_custom_script”?
Best regards,
VictoriaApril 6, 2017 at 10:03 pm in reply to: Lightbox effect of Portfolio items isn't support the non-youtube or non-vimeo. #773538Hey dEaDmaN49,
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,
VictoriaHey Luisgasser,
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 Neverlands,
I see now :) Well, you could show a phone icon next to the name and show a tooltip on hover(tap on mobile) as an alternative solution. Or we could try to adjust css to show like this.
What are your thoughts?
Best regards,
VictoriaApril 6, 2017 at 9:52 pm in reply to: Equal distance between one post and another in a custom blog layout – Again #773531Hey Matthew,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.post-entry { min-height: 230px; } .template-blog .post_delimiter { margin: 0; padding: 0; }
If you need further assistance please let us know.
Best regards,
VictoriaHi loxoma,
You might want to consider using Layer Slider for this, it has a lot of options and configurations and you can specify a number of cycles for slideshow, it might suit your need much better.
If you need further assistance please let us know.
Best regards,
VictoriaHi tdproperty,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-tooltip { min-width: 100px; width: auto; }
If you need further assistance please let us know.
Best regards,
VictoriaApril 6, 2017 at 9:28 pm in reply to: Advanced LayerSlider Not Working – (Enfold v 3.8.4) (WP v 4.7.2) (LS v 5.6.8) #773515Hi Ope_Market,
Please refer to this thread for a possible solution.
If you need further assistance please let us know.
Best regards,
VictoriaHi Benjerry,
You have a few errors in Javascript, please copy the new version of avia.js to your child theme and get back to us if the issue persists.
Best regards,
VictoriaHi siteraum,
Do you mean title that shows is tab in the browser or which title?
Best regards,
VictoriaHi Slade,
I checked the front page, I saw the masonry on it. Is it another page where you have this issue or the issue is not there any more?
Best regards,
VictoriaApril 6, 2017 at 9:01 pm in reply to: Linking to/urls for specific tabs in the new tag section #773492Hey Liz,
Please refer to this thread for a possible solution.
If you need further assistance please let us know.
Best regards,
VictoriaHey greenlinkweb,
Is this happening on particular screen sizes? I am seeing rows of 4, and they adjust in mobile. Could you please send us the screen shot of the issue.
Best regards,
VictoriaHi Doron,
Localization is challenging, not all elements can have dimensions set to auto, or better say most elements cannot be set to auto and texts in different languages vary in length. It is very hard to make any design to take that into consideration. The best way to deal with this is custom css, just like you did.
I’ve worked with custom websites and even localized apps, the issue is the same.
If you need further assistance please let us know.
Best regards,
VictoriaHi JasonC,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css. This is a very temporary solution:
@media only screen and (min-width: 1000px) { .grid-entry.flex_column.isotope-item.all_sort.no_margin.post-entry.post-entry-286, .grid-entry.flex_column.isotope-item.all_sort.no_margin.post-entry.post-entry-288, .grid-entry.flex_column.isotope-item.all_sort.no_margin.post-entry.post-entry-290 { top: 296px !important; } }
The images will be jumping on different screens, in order to get a solid solution, you might want to prepare images with 495×400 sizes, this is the one used for portfolio masonry and will work great in this case.
If you need further assistance please let us know.
Best regards,
VictoriaHi kelsangwangpo,
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,
Victoria -
AuthorPosts