Forum Replies Created
-
AuthorPosts
-
Hi dkiessling!
Your css needs to be more specific for the menu:
.main_menu ul:first-child > li > a { font-size: 1em; font-weight: bold; font-family: Open Sans Condensed, Arial, Helvetica, sans-serif; }
For the tabs, they aren’t targeting the tab classes so it would need to be more like:
#top.home .tab_titles .tab{ color: white; } #top.home .tab_counter_0 { width: 150px; background-color: #045783; font-family: Open Sans Condensed, Arial, Helvetica, sans-serif; color: white; } #top.home .tab_counter_1 { width: 150px; background-color: #faa61a; font-family: Open Sans Condensed, Arial, Helvetica, sans-serif; color: white; } #top.home .tab_counter_2 { width: 150px; background-color: #008a4b; font-family: Open Sans Condensed, Arial, Helvetica, sans-serif; color: white; }
Regards,
DevinDecember 16, 2013 at 6:22 pm in reply to: WordPress newbie and really struggling with layerslider on enfold #200735There are only 2 in the dummy data. If the images didn’t upload there could have been an issue with the permissions on the initial upload or just in importing the images.
You can re-add them in yourself by opening the theme folder you downloaded from themeforest and then inside open config-layerslider>LayerSlider>sampleslider . You can then add them in to the slides as needed. It doesn’t give you the already created slides but it does give you access to the images.
I believe the only way to re-add in the slides would be to re-import in the dummy data but that would re-set any theme options you’ve already modified.
Hi ramoncrusellas!
If you’ve made changes to the theme files then you would need to re-add them. Depending on what you’ve changed however you may need to re-do them completely as there have been some big changes a few of the versions since 1.7.
As a precaution I would suggest making a database backup as well as downloading the current theme version you have now from your server.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Best regards,
DevinHey FoxWebsites!
Thanks for pointing it out! First time I’ve seen it and while its not perfectly consistent I’m still able to get it pretty consistently as well.
I’ve tagged the topic for Kriesi to take a look at and hopefully we can get a fix added in to this next version that should be coming out shortly.
Regards,
DevinDecember 16, 2013 at 5:55 pm in reply to: Enfold Theme: Sort on Portfolio Pages does not work, shows only "ALL". #200722Hi @Remco12,
Make sure you are following the steps from this topic for the sorting fix with version 2.4.2 and WP 3.8: https://kriesi.at/support/topic/enfold-portfolio-not-working-after-wordpress-3-8-update/#post-199805
Cheers!
DevinHi!
There is a bit more css to hide the menu earlier and show the new one earlier as well. See: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger/?replies=5#post-132320
I’ll re-write the directions and add a tutorial on the documentation site since it needs a combination of Yigit’s reference and mine to fully get the job done :)
Regards,
DevinHi jmaguirrei!
For 1, yes it could be a hosting issue if the host doesn’t allow mail to be sent from an outside domain or even automated emails to be sent out from the server.
2) No, you would need to use a third party plugin to have customization like that.
3) This is on purpose so that the email is less likely to be rejected, marked as spam or prevented from being sent out by the server. So the same as #2.
I would recommend using a service like MailChimp together with a plugin that support its integration. We’ll be adding support for an api like that down the road but it will probably not be until next year.
Regards,
DevinHey Lilipie!
You’ll need to also increase the height of the header so that the image can expand to fill the area. Start with:
.bottom_nav_header.social_header #header_main .container { height: auto; }
You could switch to a specific height if you wanted but you may not need to.
Best regards,
DevinHi!
Try switching the above credentials back to an admin and then log in with those. I’ve run acrosss one other instance where a specific admin account wasn’t able to do specific things on a plugin though there was no reason why I could ever find out.
Best regards,
DevinHey jmaguirrei!
You’ll need to look into hiring a freelance developer to assist with the depth of customization. It should be doable with a combination of functions and new css but its a bit beyond what we can offer via support.
Good places to look are Microlancer, Codeable or even through the form here: http://kriesi.at/contact/customization
Regards,
DevinDecember 16, 2013 at 5:18 pm in reply to: Content in Page Edit suddenly gone! but viewable on website. #200703Hey!
Have there been any updates to installed plugins? Has there been any changes server side? I generally beat my live install running Enfold to death every day but have yet to have this happen. I keep the memory lower than normal as well just to try and force any issues to the surface regularly as well.
Regards,
DevinHi!
My guess as to why you are/were having so many issues editing from the browser is because of the variety of plugins that are installed. With 35 active plugins there could be any number of conflicts with the builder trying to save data and load data via ajax.
Typically editing a layout or creating a new one goes something like this: https://vimeo.com/channels/aviathemes/64927358
There are still some visual difference from the builder view vs the live view but as time goes on they will all get ironed out.
Cheers!
DevinHey!
See this post from Peter on adding your own social icons: https://kriesi.at/support/topic/adding-custom-social-icons/#post-170356
Regards,
DevinHey benteasbjorn!
The Read More tag was added to WordPress fore exactly that. You can add it into a post to break it up on the blog feed.
See: http://en.support.wordpress.com/splitting-content/more-tag/
Cheers!
DevinHey!
The text in the very top bar can be changed in color with:
.phone-info span { color: #fff; }
and the menu with:
#top .main_menu .menu li>a { color: #333; }
For freelancing we recommend Microlancer, Codeable and you can use the form here: http://kriesi.at/contact/customization
Regards,
DevinHi!
I’m not sure what the root of the cause is but the best thing to do would be to remove your customizations from the child theme both css and replacement files and save them locally. Then make sure things are working on the normal theme+child theme setup and re-apply your customizations one by one to find where the conflict is.
Make sure that at the same time you keep all plugins deactivated. You could also re-download and re-install the main Enfold parent to make sure there were no issues with the main theme files.
Edit: I wanted to mention that my removing all of your child theme style.css changes and those from your quick css it fixed it through dev tools view. So it is an issue with the custom css I just am not sure where within.
Regards,
Devin-
This reply was modified 11 years, 7 months ago by
Devin.
December 16, 2013 at 4:48 am in reply to: The new 2.4 update on mobile the menu icon is missing and is broken #200564Just that depending on the version you updated from there were major changes in not only new features but a redo of the html structure in template files as well as large updates in the scripts to add support for new features.
So if there are plugins that are caching those files it could cause issues if some are updated but not others.
Hi simchippy!
You can follow along with this video and update via FTP:
You will need to replace the entire theme but you can re-add the custom.css file so all your css tweaks stay in place.
Regards,
DevinDecember 16, 2013 at 12:40 am in reply to: Broken : Post publish/update, prettyPhoto w/ pages, and ALE stripping code. #200530Hey!
No, prettyPhoto not working from the looks of it. It could be a plugin that is causing a conflict or if you’ve modified the avia.js file it could have gotten deactivated in the script directly. The css and js file for prettyPhoto are getting loaded in to your page but they are just not having any effect.
I created test page as a draft to check.
Best regards,
DevinThere isn’t any other mechanism in place for them at the moment no.
Hey violetvivirand!
Try switching to one of the default WordPress themes and see if the issue continues to happen. If so, the you will have better help from the bbPress support directly since we only add some additional styling for bbPress but don’t actually do any development for it.
You can also try following this guide on getting started with bbPress: http://www.wpbeginner.com/wp-tutorials/how-to-add-a-forum-in-wordpress-with-bbpress/
Cheers!
DevinDecember 15, 2013 at 11:44 pm in reply to: The new 2.4 update on mobile the menu icon is missing and is broken #200518Hey!
I would suggest clearing all of your sites cache from WP Super Cache and re-setting whatever minification you have from other plugins which is combining scripts together.
Depending on what you updated from there were some major changes in 2.2, 2.3 and then 2.4.
Cheers!
DevinHi W!
How are you adding in the youtube videos to your slide?
For #2, this is just how pagination works. The page the user is viewing literally changes to a second page.
Cheers!
DevinHey alakacha!
When you import the data in it will unfortunately also re-set your theme settings in addition to adding in the new pages unfortunately. You can get a quick idea of what it does about half way through this video:
Best regards,
DevinHi Alexandre!
You’ll need to use a plugin like this one for that: http://wordpress.org/plugins/sidebar-login/
Best regards,
DevinHi Vorug!
The css for the buttons was changed to better reflect the overall theme style but you can re-add in the gradient style shown in the editor view if you’d like. Kriesi explained the change and links to the old css here: https://kriesi.at/support/topic/no-gradient-in-buttons-v-2-4/#post-178780
You would just add that to your custom.css file or Quick CSS.
Cheers!
DevinHey!
Make sure that each item has a featured image set for it. See: http://kriesi.at/documentation/enfold/create-new-portfolio-item/
Best regards,
DevinHey Emmanuelppp!
You would just create the folder from scratch. Enfold doesn’t use template files for WooCommerce and instead uses functions and filters.
Best regards,
DevinHi!
I’m waiting on the next release to do the follow up video but the only thing not covered in detail is using tags to designate specific widths.
For each portfolio item you *must* designate a featured image using the WordPress featured image. That image is what gets used for the portfolio grid, masonry etc.
See: http://kriesi.at/documentation/enfold/create-new-portfolio-item/
The masonry layout doesn’t have support for choosing alternate images for each item. Only a single image can be designated using the featured media option.
Cheers!
DevinHey!
Those are 2 completely separate forms. If you want columns you can click on the form in your contact form pop up and for each one of the form fields choose the width from the dropdown.
Best regards,
Devin -
This reply was modified 11 years, 7 months ago by
-
AuthorPosts