Forum Replies Created
-
AuthorPosts
-
May 2, 2017 at 9:07 pm in reply to: Formatting output of Woocommerce Shortcode [add_to_cart id="xxxx"] #786704
Hi Jorg,
Glad I could help :)
Could you give me a page where you need to remove permalinks? I need to have a look at what they are.
Best regards,
VictoriaHi Stian,
We’ll be able to come up with a solution, when you give us access. Thanks for the screenshots. Also did you notice what screen size that was with content falling out? I am checking now at 778px and 857px, looks good, besides the top image being cut off…
Best regards,
VictoriaHey Carolina,
Could you tell us more in detail what you’re trying to achieve? And you can play with blog layout in Theme options > Blog Layout.
If you need further assistance please let us know.
Best regards,
VictoriaHi rmf339,
Best regards,
VictoriaHi Harvinder,
Actually, I just checked on my iPhone and the scroll is working properly. What you can do here is test on another device, and/or clear cache on your device. Here is how to clear cache on mobile devices:
https://support.wix.com/en/article/clearing-your-browsers-cache-on-a-mobile-device
https://www.wondershare.com/mobile-phone/how-to-clear-cache-on-android-devices.htmlCould very much be an annoying cache issue.
Let us know how that worked for you.
Best regards,
VictoriaHey austinbullock,
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 thomas6602,
Well, moving the captions down would be a bit tricky, here is an alternative solution, that you might consider. This is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .main_color .container .av-inner-masonry-content, #top .main_color .container .av-masonry-load-more, #top .main_color .container .av-masonry-sort, .main_color .container .av-masonry-entry .avia-arrow { background-color: rgba(248, 248, 248, 0.6); } .av-fixed-size .av-masonry-entry .av-inner-masonry-content, .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content { left: 0; padding: 10px; } .main_color .site-background { color: #2d2b2b; } .av-masonry-entry .av-inner-masonry-content { padding: 10px; font-size: 13px; } }
Let us know what you think.
If you need further assistance please let us know.
Best regards,
VictoriaHi tgsnet,
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 user that you gave us does not have enough rights.
Best regards,
VictoriaHi Harvinder,
I’ve tested in emulators and scroll seems to be fine. There are however errors in Javascript in Safari which might cause a hickup or page freeze. You can see them in private.
If you need further assistance please let us know.
Best regards,
VictoriaHi André,
You can look it up in Elements tab in Chrome dev tools. You can go View > Developer > Developer Tools in Crome menu.
If you need further assistance please let us know.
Best regards,
VictoriaHi SafwanQr,
I’ve read the topic a few times today and I it is not clear to me, can you make a screen shot of when you inspect and see the problem, please? That way we can come up with a solution for you.
Also, you can enable the Advanced Layout Builder debug mode and see all the shortcodes on the page. Here is how to do it http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
Victoria- This reply was modified 7 years, 7 months ago by Victoria.
Hi Lisa,
Here is the code you can use to adjust the logo:
.header_bg { height: 100px; } strong.logo { top: 20px !important; } #main { margin-top: -100px; }
To make the logo bigger, you need to cut the transparent sides of the image and upload a new version to the website, to be adjusted.
If you need further assistance please let us know.
Best regards,
VictoriaHi David,
Could you specify the page where you want to hide the header widget?
Or try this code
.page-id-7121 #widget_sp_image-3 { display: none; }
If you need further assistance please let us know.
Best regards,
VictoriaHi rmf339,
I wanted to see how the page is built and see your functions.php, since your function does not remove the link, just changes strong to h1.
Best regards,
VictoriaHi JefeTechnologies,
You have 2 anchors there, one to portfolio – which goes to a section with a title and the other one to products, what are you tying to achieve by this?
Best regards,
VictoriaMay 2, 2017 at 5:10 pm in reply to: Fullwith header text & buttons not responsive on mobile phone. #786553Hi Leonsz,
I was thinking about it, the font is set to 13px for buttons, I hesitated to make it smaller.
Here is the rule to be updated in the snippet above:#top .avia-slideshow-button { margin-top: 10px; width: 44%; font-size: 11px; }
Best regards,
VictoriaMay 2, 2017 at 5:00 pm in reply to: WooCommerce Variable Product check out button is missing #786543Hi icodesign,
Not necessary, depends on how the pages are built, but still might happen.
If you need further assistance please let us know.
Best regards,
VictoriaHi richardmoulsons,
Looks like during update a part of files got lost. Could you get a fresh copy of avia.ja and shortcodes.js and put them to your instance. You can see on the screenshot in private that part of shortcodes.js is no there.
Let us know how this helps.
Best regards,
VictoriaHi,
@Guenni007 thank you :)
@JefeTechnologies did you get it working for you or you need more help with that?If you need further assistance please let us know.
Best regards,
VictoriaHey Rio1,
These images have different sizes and scale differently. 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 tcadam0301,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Tonicobertera,
This is what I saw today, when I opened your website (in private). Is this not what you wanted? Where are you checking? Can you press ctrl+f5 on Windows or cmd+r on a Mac and see what happens?
Best regards,
VictoriaHi milieti,
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
#main { background-color: #fff; }
If you need further assistance please let us know.
Best regards,
VictoriaHi Lisa,
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 André,
Glad we got it working for you. This “.post-entry-38” is added to make the css I gave you work only for that block on that page, so that it does not affect anything else anywhere.
If you need further assistance please let us know.
Best regards,
VictoriaHey lauritschristensen,
There are a lot of error is console. Could you make a backup and update your theme again, could be that some files did not get updated or overwritten, and get back to us?
Best regards,
VictoriaHi Jenny,
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,
VictoriaMay 2, 2017 at 3:57 pm in reply to: application/ld+json not present in WooCommerce Product built with Layout Builder #786468Hi blinkerart,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaMay 2, 2017 at 3:55 pm in reply to: Spam coming through a contact form that I don't appear to have #786463Hey steveclikk,
You might want to consider installing one of the security plugins. Here are is some reading on the topic:
If you need further assistance please let us know.
Best regards,
VictoriaHi InternationalPartneringInstitute,
Is the css I gave before still there? Or you removed it?
Best regards,
Victoria -
AuthorPosts