Forum Replies Created
-
AuthorPosts
-
August 13, 2015 at 4:57 pm in reply to: Create a color-section that doesn't overlap the sidebar #487310
Hey!
In that case you would need to create it manually with HTML inside a codeblock element. It is going to take a bit of CSS work though.
Best regards,
ElliottHi johniem!
Add it to the product description and then send us a link to your page and we’ll give you some CSS to move it.
Regards,
ElliottHi Michae1!
It has trouble in some areas like the header but if your using it in the slider I think it should be working. Try this out real quick, https://kriesi.at/support/topic/cannot-open-lightbox-from-header/#post-486660.
EDIT: Ahh ok, it looks like you added some HTML into the button URL. Just add your youtube URL to the button instead of the full link tag and it will work.
So instead of this..
<a href="https://www.youtube.com/watch?v=wxVX970Mk1A" rel="lightbox" /a>Just use this.
https://www.youtube.com/watch?v=wxVX970Mk1ARegards,
Elliott-
This reply was modified 10 years, 5 months ago by
Elliott.
Hi!
Switch it to this for hover.
.av-inner-masonry-content { display: block !important; opacity: 0.8 !important; position: absolute; right: 0; transform: none !important; visibility: visible !important; width: auto !important; display:none; } .av-masonry-entry:hover .av-inner-masonry-content { display: block !important; } .av-inner-masonry-content .avia-arrow { display: none !important; } .av-inner-masonry-content * { color: red !important; }Cheers!
ElliottHey OblakJ!
Your getting some 404 not found errors.
"NetworkError: 404 Not Found - /wp-content/themes/enfold/css/nexaslab-regular-webfont.woff2" nexasla...t.woff2 "NetworkError: 404 Not Found - /wp-content/themes/enfold/css/nexaslab-regular-webfont.woff" nexasla...nt.woff "NetworkError: 404 Not Found - /wp-content/themes/enfold/css/nexaslab-regular-webfont.ttf"Are you trying to add some new fonts?
Regards,
ElliottHi Mark_goessens!
Have you considered using the tab shortcode? http://kriesi.at/themes/enfold/shortcodes/tabs/
With how your using the toggles it’s pretty much the same thing.
Best regards,
ElliottAugust 13, 2015 at 3:56 pm in reply to: Fix layout shift between page with 1/3 section and page with sidebar #487262Hey!
The widths look the same to me. The logo is displaying higher up on the blog page because the HR your using is only 10px vs the 50px on your other pages.
This type of layout is not going to look good on mobiles so I advise against it.
Cheers!
ElliottHi emeraldwave!
It looks like your using Enfold 3.0.4. The latest version is 3.2.3. See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Cheers!
ElliottHey!
Unfortunately that is going to take a lot of time and code to implement and would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
I didn’t see the image hotspots in your link though. Can you send us a link to the page where your using them? Make sure to deactivate all plugins while testing.
Cheers!
ElliottHey Taryn!
Add this to your custom CSS.
.slideshow_caption { width: 80% !important; }Your title has a line break in it though so be sure to remove that if you want it to span more width.
Regards,
ElliottHey glowingdoor!
You can use the grid row element to do this. It has settings for each cell where you can set a background.
Cheers!
ElliottHi 7thflow!
Not sure if we will be able to help you here but send us a link to your page and we’ll take a look.
Regards,
ElliottAugust 13, 2015 at 3:31 pm in reply to: Changing positioning of Title & Caption on a particular slide #487250Hi!
Try adding this to your custom CSS.
.avia-slideshow-inner > li:nth-child(2) .slideshow_align_caption { transform: translateY(30%); }And change the “2” with whatever slide you want to change.
Regards,
ElliottHey!
Which shortcode are you using there? Go ahead and send us a link to the page and we’ll take a look.
Cheers!
ElliottHi!
Yes, add this to your custom CSS.
.grid-entry-title.entry-title { height: 17px; overflow: hidden; }You could also try giving it a min height to see if the script picks it up.
article .grid-content { min-height: 100px !important; }Best regards,
ElliottHi!
Whenever you edit the blog grid shortcode there is an option for selecting what image sizes you wish to use.

Cheers!
ElliottHi!
No, they should stay the same.
Best regards,
ElliottHi urdaniz!
Make sure to create a backup before updating. If you see any issues then send us a link to your page and we’ll take a look.
If anyone is using this plugin and has updated then please let us know how it went.
Best regards,
ElliottAugust 13, 2015 at 3:09 pm in reply to: Hidden discount code on a button "Show code" and display it on button click #487230Hey!
Not sure. Send us a login when you go live and we’ll take a closer look.
Best regards,
ElliottHey ronprosky!
Add this to your custom CSS.
.header_color .header_bg { background: white none repeat scroll 0 0 !important; opacity: 1 !important; }Best regards,
ElliottHi lodgingmetrics!
Add this to your custom CSS.
.image-overlay { display: none !important; }Best regards,
ElliottAugust 12, 2015 at 8:11 pm in reply to: how to remove Default copyright at the footer (enfold theme) #486769Hi kaisneuron!
Add this along with your copyright text.
[nolink]Regards,
ElliottHey xianeK!
It was not meant to be used there. What’s the actual code your using? In your source code the first toggle is located in the correct div but the other two are shoved outside the container div so perhaps you have some elements your not closing properly.
Cheers!
ElliottAugust 12, 2015 at 8:06 pm in reply to: Is this doable with the accordion without hacking, just custom css? #486764Hey hansmeiser!
It might be possible by using the pseudo selecter ::before or ::after to add additional content. It’s still going to take quite a bit of CSS work though to get them to behave like that so it would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
Best regards,
ElliottHi carosch!
This is an actual font file you have uploaded to the server? See here for how to use @font-face, https://css-tricks.com/snippets/css/using-font-face/.
Regards,
ElliottHey melimelow!
Your applying the color change in Dashboard > Enfold > Advanced Styling correct? Your sure you have the “apply on hover” option checked? Send us a WordPress login and we’ll take a closer look.
Cheers!
ElliottHi guyom!
You can change the direction when editing the image element. As for the transition / animation you can find the CSS for that around line 3017 in the /enfold/css/shortcodes.css file.
Cheers!
ElliottHi Luc!
Try this out, https://kriesi.at/support/topic/single-product-page-is-strange-sidebar-appears-under-product/#post-451940.
Cheers!
ElliottHey xandria!
Send us a WordPress login and a link to the page where your using the slider so we can take a closer look.
Regards,
ElliottHey jArtibise!
Use a special heading element and the blog posts element to create that. You can set the blog posts element to display posts assigned to a specific category or tag.
Best regards,
Elliott -
This reply was modified 10 years, 5 months ago by
-
AuthorPosts
