Forum Replies Created
-
AuthorPosts
-
Hi Tim!
It would be best to use a hex color, #FF00AA, etc etc. The reason your using rgba is because you want some opacity? Send us a link to your page and take a screenshot highlighting the exact changes your trying to do.
Cheers!
ElliottHey!
Most users want the portfolio permalinks to use the structure they have set in Dashboard > Settings > Permalinks which is why we do not do it by default.
Best regards,
ElliottHi Mario!
Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.
Make sure your using the latest version of Enfold, 3.2.1, and that all plugins are deactivated while testing.
Cheers!
ElliottJune 23, 2015 at 2:09 pm in reply to: Non existent pages (previously imported from dummy data) still showing up #463385Hey Rshaules!
It looks like you imported the demo. Do you still have the demo pages in your site or did you delete them already?
Regards,
ElliottHey Keith!
You would have to use pages and child pages for that. WordPress doesn’t give any menu classes for posts yet and it would take a lot of time and code to add that in so it would have to be considered custom work.
You could try hiring a freelancer to help you out.
Regards,
ElliottHi mrivanp!
It looks like you forgot to include the link. We’ll need to see it in action to figure out what is going on. You can set your reply as private if you wish.
Regards,
ElliottHey apremierdj!
Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.
Regards,
ElliottHi koala!
Your using a static page in Dashboard > Settings > Reading? If so then remove that.
You can setup your blog page in Dashboard > Enfold > Theme Options. First you select the page to use as your homepage and then the option for the blog page will display.
Cheers!
ElliottHi Magnolia82!
Try dragging a codeblock element to that page and add this inside it.
<style type = "text/css"> .ls-slide { background: blue !important; } </style>Cheers!
ElliottHi bambinou1980!
Send us a link to your page and take a screenshot highlighting the exact changes your wanting to do. I suppose you could get some more space by hiding the forum avatars on small devices.
Cheers!
ElliottHi diannedominguez!
Add this to your custom CSS.
#header_meta { background: red !important; }For the social icons try this CSS.
.social_bookmarks > li { border-right: 1px solid black !important; }Cheers!
ElliottHi bjerring65!
You probably are disabling them in Dashboard > Settings > Discussion. Make sure comments are allowed for users who are not logged in and that they are not disabled on posts older than a certain number of days, etc etc etc.
Best regards,
ElliottHi!
I’m sorry but I’m not sure I understand. Can you take a screenshot and highlight the exact changes your trying to do? This will help us out a lot.
Best regards,
ElliottHi!
I activated Enfold 3.2.1 instead of your child theme (you’ll want to delete the old copy of Enfold from your themes directory) and then deactivated all plugins and it started to work again. Reactivate them one by one to see which one is causing the problem.
Regards,
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
Hey!
To move the icon to the right add this to your custom CSS.
.toggle_icon { right: 10px; left: auto !important; top: 18px !important; }And if you want to make them a bit bigger then you can try this CSS out.
.js_active .toggler { padding: 15px 3px 15px 35px !important; }Best regards,
ElliottHi!
I don’t see the CSS code, did you remove it? Go ahead and add it back in and let us know when your done so we can take another look. I think that should be working.
Best regards,
ElliottHi!
Your trying to display the alt text correct? Do you have the text actually set in the alt attribute of the image? If so then we can grab it with javascript. Send us a link to your page so we can take a closer look.
Regards,
ElliottHey!
Now copy over the content from your previous page to this one, piece by piece, to see if any of them are causing the problem.
Not sure what it could be. Still can’t reproduce it on my end.
Cheers!
ElliottHi sabrinasantilli!
That’s weird. Are you sure it wasn’t a hiccup with your hosting provider or a caching issue?
Send us a WordPress login if your still having trouble and we’ll take a look.
Cheers!
ElliottHi neustifter!
Unless you use a plugin with a specific “image” widget then that would be the best way. As for increasing the width you can do so in Dashboard > Enfold > General Layout > Dimensions. Or if there is something specific your trying to do then take a screenshot and highlight your intentions so we can get a better idea.
Best regards,
ElliottHey romero2!
I don’t think there is a way to do this with specific content but you can enable the debug view, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, and copy the shortcodes from your layout builder and paste them in the same area on the other site.
Best regards,
ElliottHi iheartwine!
It seems to be working fine on my end. The reason the scroll bar gets hidden is because there is not enough content on the page to overflow the screen. If you hit the “All” button then more items will get displayed so the scrollbar comes back. It’s just how the browser works.
If I am misunderstanding then please take a screenshot and highlight what is going on so we can get a better idea.
Best regards,
ElliottHi Mark_goessens!
You cannot use PHP inside a javascript file. You can grab more information about the image with javascript though. See here, https://kriesi.at/support/topic/social-sharing-on-galleries-enfold-v-3-0-2/#post-344775.
Best regards,
ElliottHi michaellausser!
Are you trying to make it so they are all the same height? If so then drag a codeblock element to that page and add this inside.
<style type = "text/css"> .pricing-table li { height: 110px !important; } </style>Cheers!
ElliottHey Vikrant!
Did you set the “Space between columns” option to “No space between columns”? Once you do that you can set some inner padding in the “Layout” tab to change the space.
Cheers!
ElliottHey aB-Agenta!
You will need to use fontello.com. There is a section on that site where you can drag your custom svg icons.
Regards,
ElliottHey!
I see now. I couldn’t reproduce it on my XAMPP setup though. Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
3. Activate Enfold instead of the child theme.
If your still having problems then try creating two new pages and add some sample sub menu elements and color section elements there and try to recreate the problem for us.
Regards,
ElliottHey!
I recommend adding it to a child theme functions.php file but if you need to add it to Enfold’s functions.php then you’ll need to move it up around line 10. I already did it for you.
Next you need to change this line.
$icons['imdb'] = array( 'font' =>'fontello', 'icon' => 'imdb');To something like this.
$icons['imdb'] = array( 'font' =>'fontello', 'icon' => 'ue803');If your not sure which “ue803” to use then extract the zip file of the font you downloaded and look inside the /fonts/ folder. If you open up the .svg file in a text editor you’ll see a line like this.
<glyph glyph-name="crown" unicode="" d="m419 822c-39 0-71-32-71-72 0-40 32-72 71-72 39 0 74 32 74 72 0 40-35 72-74 72z m-48-222c-40-119-101-152-101-152s-52 146-109 232c-23-52-47-86-96-100-1-44 51-208 55-290l601 0c2 79 55 256 55 288-38 16-85 51-96 102-63-86-109-232-109-232s-61 33-101 152c-27-13-77-13-99 0z m-297 222c-40 0-74-32-74-72 0-40 34-72 74-72 39 0 70 32 70 72 0 40-31 72-70 72z m47-603l0-119 600 0c0 43 0 81 0 119z m644 603c-40 0-72-32-72-72 0-40 32-72 72-72 40 0 72 32 72 72 0 40-32 72-72 72z" horiz-adv-x="837" />You can grab the number to use there,
unicode="".EDIT: You can also change which code to use on the fontello.com site. Click on the “Customize Codes” tab after selecting the icons you want.
Best regards,
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
Hey catmac2204!
If your using a child theme then add this to the functions.php file.
add_filter( 'avf_custom_sidebar', 'enfold_customization_search_sidebar' ); function enfold_customization_search_sidebar( $sidebar ) { if ( is_search() ) { $sidebar = "Shop Overview Page"; } return $sidebar; }If not then add it to the bottom of the Enfold functions.php file.
Best regards,
ElliottHey!
Add this to your custom CSS.
.avia-mozilla .avia-caption-title { margin-bottom: 3px !important; }If that’s not working then send us a WordPress login and we’ll take a closer look.
Regards,
Elliott -
This reply was modified 10 years, 7 months ago by
-
AuthorPosts
