Forum Replies Created
-
AuthorPosts
-
Hey Mariusz!
Try line 338 in the /enfold/js/shortcodes.js file.
setTimeout(function(){ current.addClass('av-display-hotspot'); },300 * i);The 300 value can be lowered to make it faster. If that does not work then try the 400 value beneath that line.
Cheers!
ElliottHi!
There are no options for that currently but you can do this with the LayerSlider under the transitions tab.
If you want to see this feature get added to the fullscreen slider then consider creating a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may see something get added in a future update.
Regards,
ElliottHi journey5956!
There is s2member and Wishlist that I know of. I have not used them myself but they seem to be pretty popular.
Cheers!
ElliottHey j_arendall!
For the header? Try adding this to your custom CSS.
#header { background: transparent !important; position: fixed !important; }If that’s not working then send us a link to your page and we’ll take a look.
Best regards,
ElliottHi!
For the portfolio items it requires that a category be set. What you can do is go into the WordPress bulk edit for the portfolios and give them all a category named “featured” for example, or “special” and then use that.
Cheers!
ElliottHey!
Your layer does not have any content set. You need to add something to the layer content such as some text with style opacity set to 0 or a transparent image, etc etc.
Best regards,
ElliottHi!
Are you talking about the “Emitir certificado en nombre de” field? By default you should not be able to add text inputs to a product. Are you using a plugin?
Best regards,
ElliottHey raslade!
I didn’t see any extra code. Are you trying to remove the white space? If so then try adding this to your custom CSS.
.error404 .template-page { display: none !important; }Best regards,
ElliottHi slash77!
It’s possible but it’s going to take a lot of time and code to implement so it would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
Or consider creating a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may get an option added in a future update.
Cheers!
ElliottHey Wiedenmeier!
It might be possible, https://developers.google.com/maps/documentation/javascript/examples/marker-animations. It’s very complex though so it would be best to hire a freelancer to help you out with extending the google maps api.
Best regards,
ElliottJune 29, 2015 at 7:23 pm in reply to: CSS for blog-grid image and adding title popup on hover #466027Hi Mark!
Try this instead.
.slide_entry img { } .slide_entry img:hover { }The tooltip popup is going to take a lot of time and code to implement so it would have to be considered custom work. It would be best to hire a freelancer to help you out with that customization.
Cheers!
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
June 29, 2015 at 7:20 pm in reply to: Enfold: Easy slider not (always) loading after minification #466024Hey harmrietmeijer!
The avia.js and shortcodes.js files are what your looking for.
I would try deactivating all plugins to make sure it’s the minification that is causing the problem.
Cheers!
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
June 29, 2015 at 5:25 pm in reply to: How to customize Gallery layout to display thumbnails on the left of image? #465980Hi bluelotus!
There are no options for that currently. You might be able to do something with some custom CSS so send us a link to your page and we’ll take a look.
If it’s going to be too much work though then it would be best to create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and we may see something get added in a future update.
Best regards,
ElliottHey djshortkut!
That website is just linking to a different section in the same page. You can do that on your end if you’d like. If your trying to have it display the image on first click and then send the user to a different page on the second click then that is going to take a lot of time and code and would have to be considered custom work.
Consider creating a feature request for this here, https://kriesi.at/support/enfold-feature-requests/.
Best regards,
ElliottHi!
Here is a tutorial for adding a print button, https://css-tricks.com/quick-tip-making-a-print-this-page-button/. You can find lots of them on the internet.
Other than that you could use a plugin to make it easier.
Regards,
ElliottHi tremblayly!
I checked your page and the four columns look fine to me. Can you take a screenshot and highlight what your seeing on your end? What operating system and browser are you using?
Cheers!
ElliottJune 29, 2015 at 5:07 pm in reply to: Custom social media icons, image instead of icon-font? #465958Hi cybervise13!
You could use some CSS like so.
.social_bookmarks_twitter a::before { content: none !important; } .social_bookmarks_twitter a { background: url("URL to your image") !important; }Cheers!
ElliottHey!
You have quite a lot of errors going on. For some reason all of your plugin scripts have 4 slashes instead of 2.
http:////www.yoursite.comIt’s also happening on the stylesheets. Any idea on what’s going on there?
Try deleting your .htaccess file and then refresh your permalinks in Dashboard > Settings > Permalinks.
Cheers!
ElliottHey!
Your using the default gallery shortcode? If so then the only images that should be displaying are the ones that you select in the popup. So if you only want 7 to display then you would just select 7.
If I am misunderstanding then send us a link to your page so we can get a better idea of what’s going on. You can set your reply to private if you wish.
Cheers!
ElliottHey!
Does your site also have a .htaccess block on it? It’s not letting me get to the WordPress login screen. I need an additional login.
If you prefer then please consider splitting your questions up into separate topics. You’ll get faster responses that way.
Regards,
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
Hey!
1. Did you already get this sorted? I checked your link but all of the links in the footer are not underlined and they change to blue when hovering over them.
2. I don’t understand. Can you take a screenshot highlighting what your trying to do?
3. No, that’s as smooth as is possible with CSS.
4. It looks like your using a plugin for the maps. I recommend using our google maps shortcode instead. Otherwise you will need to contact the plugin authors.
In the future please split up your questions into different threads. It will make it a lot easier for us.
Best regards,
ElliottHey midischool!
Send us a link to the page with the rotator and we’ll take a look. You can set your reply as private if you wish.
Be sure to deactivate all plugins while testing.
Best regards,
ElliottHi!
Is there anything special your doing with that specific LayerSlider? What happens when you switch it out with one of the default sliders?
Regards,
ElliottHey gilz!
It looks like your using the advanced layout editor there. That is for users who want complete control over how their post displays. If you want the post to display like a regular post then you’ll need to use the default editor.
Or you can continue using the layout builder and just add that stuff in manually. We have a “comments” element you can use for the comments.
Regards,
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
Hey Mario!
When I view your link I get a page not found error.
Page Not Found The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. Please try the following: If you typed the page address in the Address bar, make sure that it is spelled correctly. Click the Back button in your browser to try another link. Use a search engine like Google to look for information on the Internet.Cheers!
ElliottJune 26, 2015 at 5:07 pm in reply to: Menu overlapping on logo in mobile version of the website #465072Hey carpediemsocial!
Add this to your custom CSS.
@screen media and (max-width: 1100px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }You may need to play around with the 1100px value.
Regards,
ElliottJune 26, 2015 at 5:05 pm in reply to: where to define('DB_NAME', 'wordpress')? missing wp-config.php #465069Hi gux!
The wp-config.php file has nothing to do with the theme. You can find that in your WordPress root folder. You do not see it in there?
See here for more info, http://premium.wpmudev.org/blog/change-database-name/.
Best regards,
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
Hi codecreative!
First off do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, and then add the “Custom Menu” widget to the new header widget area. Let us know when your done and we’ll give you some CSS to move it around the logo.
Cheers!
ElliottJune 26, 2015 at 4:56 pm in reply to: Will my existing site data be lost if I click the Import Dummy Data? #465063Hey Yu!
It will import new pages, posts, images, etc etc, and it will change all of your current theme settings. All of your regular content will stay the same though.
Cheers!
ElliottHey astrolab!
Add this to your custom CSS.
.menu > li:last-child a { padding-right: 10px !important; }Regards,
Elliott -
This reply was modified 10 years, 7 months ago by
-
AuthorPosts
