Forum Replies Created
-
AuthorPosts
-
Hey famewebdesign!
Add this to your custom CSS.
.image_overlay { display: none !important; }Regards,
ElliottHey taylormanning!
It looks like you added it to a textblock element. Try a codeblock element instead. Also, instead of a 1/1 column try adding it to a grid row element so it spans the full width of the page.
Best regards,
ElliottAugust 25, 2015 at 7:53 pm in reply to: Transparent Menu disappear after last Enfold theme update #493177Hi davidegranti!
If you want the menu to be transparent then edit your page and in the header style set it to transparent.
For the icons try this out, http://kriesi.at/documentation/enfold/enable-cors/.
Cheers!
ElliottHi Coronacom!
I didn’t see any issues on your link with the social sharing buttons. It’s most likely a problem with this “Screaming Frog” testing tool your using.
I recommend using the google webmaster tools, https://www.google.com/webmasters/tools/.
Best regards,
ElliottHi melaniegiesinger!
What’s the custom CSS your using? How are you trying to style it?
Regards,
ElliottHey sjidesign!
I don’t see an easy way of going about that unfortunately. You can do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header and then use a text widget to add some stuff there but I do not think the LayerSlider is going to work because it’s a lot more complex and changes the layout of the page where it is used, etc etc.
Best regards,
ElliottHi ConstantNation!
No, not currently. If you cannot find a plugin to use then consider creating a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest we may see something get added in a future update.
Cheers!
ElliottHey Hell13raiser!
I’m not really sure what you mean by portfolio raster but send us a link to your page and we’ll check to see if it has an ID or something that you can target in the menu link.
Best regards,
ElliottHi ohormes!
Drag a codeblock element to the page content and add this inside it.
<style type = "text/css"> tr, td { background: white !important; } </style>Regards,
ElliottHi Paul!
That sounds like the correct behaviour. Can you take a screenshot and highlight what your trying to do so we can get a better idea?
Cheers!
ElliottHi webgk!
You cannot access the admin? Sounds like a bad server problem. Check your server error logs to see if there is any information about this error. Do they have automatic backups scheduled? I would try reloading a backup.
Best regards,
ElliottHey!
What’s the resolution of this phone?
Best regards,
ElliottHi Gurify!
In the /enfold/includes/loop-author.php file around line 127 you should see this.
echo wpautop($content);Add this beneath it.
echo '<a href = "'.get_permalink().'">Continue reading</a>';Regards,
ElliottHey MrHarryPotter!
It looks like your using the advanced layout editor. You’ll want to switch back to the default editor if you want the posts to display like regular posts instead of pages.
Cheers!
ElliottHi matha!
You would add a ?iframe=true to the end of your URL like so.
<a href = "http://www.cnn.com/?iframe=true">Click me</a>Best regards,
ElliottHey Justin!
That’s the background of the column you have set.
If your wanting the video to expand to use the full height of the column then that would not be possible. I would consider having the video go full width and place the text beneath it.
Regards,
ElliottHi myproduct!
We can do it via CSS but it would only work on hover. Send us a link to your page and we’ll take a look.
Regards,
ElliottHey jasonbay723!
You just did. :)
Click on the big blue button at the top of the screen when inside the forum of the theme your using.
What can we help you with?
Regards,
ElliottAugust 25, 2015 at 3:39 pm in reply to: HOW TO ENABLE COMMENTS ON IMPORTED POSTS AND NEW POSTS? #493000Hi xandria!
Are you sure you have comments enabled in Dashboard > Settings > Discussion? Try deactivating all plugins.
Regards,
ElliottHi msmazza!
Add this to your custom CSS.
#main { background: transparent !important; } .avia-section { background: rgba(0,0,0,0.5) !important; }If you only want it done on that page then drag a codeblock element to the page content and add this inside.
<style type = "text/css"> #main { background: transparent !important; } .avia-section { background: rgba(0,0,0,0.5) !important; } </style>Regards,
Elliott-
This reply was modified 10 years, 5 months ago by
Elliott.
Hey!
Try deleting / recreating the post to see if that fixes it.
Best regards,
ElliottAugust 25, 2015 at 3:28 pm in reply to: Mailform not sending. Creates special characters in the address. #492984Hey mrshaffly!
What version of Enfold are you using? Make sure it’s version, 3.3.2, and then try it again with all plugins deactivated.
If it’s still adding the special characters then send us a WordPress login and we’ll take a closer look.
Cheers!
ElliottHi yasin0424!
You can change the color of the font with this CSS.
.toggler { color: red !important; }Regards,
ElliottHey!
Ok I see it now. What happens when you use a regular sidebar and get rid of the 4/5 + 1/5 columns your using?
Best regards,
ElliottAugust 25, 2015 at 3:17 pm in reply to: Importing Photography Version fails to work properly. New Enfold 3.3.2 #492972Hey!
Navigate to Dashboard > Enfold > General Layout and set the Logo and Main Menu to “Left Sidebar”.
Best regards,
ElliottHey spidercreations!
Try adding this to a codeblock element in the page.
<style type = "text/css"> .gfield_list_7_cell1 input { position: relative; top: 12px; } </style>Best regards,
ElliottHi!
It’s just moving the class so I highly doubt it.
Best regards,
ElliottAugust 24, 2015 at 5:21 pm in reply to: Form checkboxes not aligned vertically when viewed on mobile. #492388Hey Kaionel!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Cheers!
ElliottHi Jubaboxer!
That styling gets set when you remove the sidebar and display the page as fullwidth. It looks like you set the page back to a sidebar layout though.
To get rid of the border on the right drag a codeblock element to the page content and add this inside.
<style type = "text/css"> .content { border-right: 0px !important; } </style>Regards,
ElliottHey DigitalEssence!
I do not think that is possible. Each slide has it’s own separate layers. It would be best to contact LayerSlider support, http://codecanyon.net/item/layerslider-responsive-wordpress-slider-plugin-/1362246/support, to see if something like that is possible.
Cheers!
Elliott -
This reply was modified 10 years, 5 months ago by
-
AuthorPosts
