-
AuthorSearch Results
-
June 24, 2014 at 6:54 pm #283187
Hey TheMediaman!
I don’t think this is related to the theme code but we use a function to redirect the user to the search page if the search query is empty. To deactivate this function comment out this line in wp-content/themes/enfold/includes/helper-template-logic.php:
add_filter('pre_get_posts', 'avia_search_query_filter');or insert:
add_action('after_setup_theme','avia_remove_search_redirect'); function avia_remove_search_redirect(){ remove_filter('pre_get_posts', 'avia_search_query_filter'); }into the child theme functions.php.
Regards,
PeterJune 24, 2014 at 6:45 pm #283184In reply to: Raw code for media elements in ALB
Hey!
Do you upload the functions.php file into the child theme folder (wp-content/themes/enfold-child/)?
Cheers!
PeterJune 24, 2014 at 6:43 pm #283183In reply to: Problem with URLs in Chrome/Firefox
Hey!
I can’t reproduce the issue on my test server. Please make sure that
1) no plugin interferes with your links
2) no custom code or child theme breaks Enfold.
If it still doesn’t work create us an admin account and we’ll check the configuration.
Cheers!
PeterJune 24, 2014 at 6:39 pm #283181In reply to: Blog Posts
Hi!
1- Please go to Enfold theme options choose your main blog page – http://i.imgur.com/NVuGl9C.png
2- You can click on your categories in your blog page and see the archieve of related category, for example this one on demo site – http://kriesi.at/themes/enfold/category/science/ and go to Appearance > Menus and add a new link as submenu itemsRegards,
YigitJune 24, 2014 at 6:32 pm #283178Topic: Portfolio Grid, two options when roll over the picture
in forum Enfoldpeterd
ParticipantHello crew,
I have a question about the portfolio grid.I see on other websites, who also use your Enfold theme, that you can choose two options when you roll over the images on the Portfolio Grid.
The options which you can choose are:
View Larger (Image opens in lightbox)
or
More details (the portfolio page opens)Can you tell me how I can do this because I want this on my website too?
I hope to hear from you soon.
Thanks in advanceBest Regards
June 24, 2014 at 6:32 pm #283177In reply to: Cannot get Theme Options to change colours
Hey!
Maybe Enfold can’t regenerate the dynamic stylesheet. Please use a ftp client and connect to your server. Navigate to wp-content/uploads/dynamic_avia/ and set the folder permission to 777. Then delete the enfold.css file inside the dynamic_avia folder. Afterwards go to Enfold > Theme Options to regenerate the dynamic stylesheets (hit the green “Save all changes” button).
Cheers!
PeterJune 24, 2014 at 6:31 pm #283176In reply to: Making Icons white instead of default color #999
Hi Marcelo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home span.iconlist-char:before { color: white!important; }Best regards,
YigitJune 24, 2014 at 6:06 pm #283162Hey!
We’ll see – if more users request this feature we might look into it. Tbh I think Enfold doesn’t make much sense without the template builder and a simple theme framework like Genesis also does the job if you use it with VC or another page builder. On the other hand it requires quite a lot of work to strip or outsource the template builder functions from the theme templates and we could use this time to work on more popular features requests.
Regards,
PeterJune 24, 2014 at 5:43 pm #283150In reply to: Remove Padding from 2 column layout
Hey SamScrimshaw!
Can you point out the elements on your website? I looked around but could not find 2 column layout
Please add following code to Quick CSS in Enfold theme options under General Styling tab.avia-section .container { width: 100% }Best regards,
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
June 24, 2014 at 5:35 pm #283143In reply to: How to modify header to achieve this ..
Hi nsr500rossi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av-main-nav > li:hover { background-color: red; }Cheers!
YigitJune 24, 2014 at 5:32 pm #283141In reply to: Can't save changes, but only to the homepage
Hi!
If you are not using a child theme ( for more information, please see – http://kriesi.at/documentation/enfold/using-a-child-theme/ ), changes you have made on theme files will unfortunately get lost. Your content, theme options etc on the other hand, are safe.
Cheers!
YigitJune 24, 2014 at 5:28 pm #283139In reply to: Custom Content In Header
Hey 500Webmaster!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.phone-info { position: relative; top: 60px; right: 10%; }Cheers!
YigitJune 24, 2014 at 5:23 pm #283137In reply to: Special heading Colour not changing
Hey!
Probably. I have tried to reproduce the issue on my end but it works fine on my local installation. I noticed that you are using an older version of the theme. Updating the theme may help. Please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitJune 24, 2014 at 5:15 pm #283135In reply to: Can't save changes, but only to the homepage
Hey ryanbmoran!
Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
You are currently using an older version which is not compatible with the WordPress version you are using.Regards,
YigitJune 24, 2014 at 5:13 pm #283133In reply to: Hide author, date…
Hey!
Currently it is not possible but feel free to request such feature here or vote if already requested – https://kriesi.at/support/enfold-feature-requests/
Regards,
YigitJune 24, 2014 at 4:55 pm #283124In reply to: Navigation runs into logo
Hi Frederic!
Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Regards,
YigitJune 24, 2014 at 4:54 pm #283123Topic: Enfold Contact Form Not Sending Emails
in forum EnfoldWalrus11
ParticipantHello,
The contact form does not seem to be working for me on any of my pages. Once the contact form is filled in, it sends the auto-reply but does not send the message to the receiving email address.
I use microsoft exchange and the emails work fine. I have upgraded to the latest ENFOLD version.
Can you please advise?
Thanks,
WJune 24, 2014 at 4:40 pm #283121Topic: Navigation runs into logo
in forum Enfoldfrederictib
ParticipantHi enfold team,
on m y site, stagenow.net, the navigation runs into the logo when the window gets smaller. Is there a way to prevent this?
Thank you
Frederic
June 24, 2014 at 4:37 pm #283119In reply to: server won't recognize child-theme
Hi Ismael,
The parent folder is : enfoldJune 24, 2014 at 4:01 pm #283097In reply to: Hide author, date…
Hey!
You can remove the date with following code
.slide-meta { display: none; }As you can see here on demo site – http://kriesi.at/themes/enfold/blog/blog-grid/ category is not displayed on blog grid
Regards,
YigitJune 24, 2014 at 3:55 pm #283093In reply to: 100% width responsive logo
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#header_main .container, .logo, .logo a, .logo img { width: 100%; margin: 0; padding: 0; }Cheers!
YigitJune 24, 2014 at 3:52 pm #283091In reply to: Child Theme After-the-fact
Hi!
I’ve updated the docs to reflect the new menu structure if you are still unsure: http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
DevinJune 24, 2014 at 3:37 pm #283077In reply to: link in logo – link for page "homepage"
Hi Butterfly44!
Please go to Enfold theme options and choose “Home” as your Frontpage – http://i.imgur.com/J8W4uxw.png
Regards,
YigitJune 24, 2014 at 3:23 pm #283067In reply to: Ajax Contact Forms Doesn't Work!
This reply has been marked as private.June 24, 2014 at 3:06 pm #283059In reply to: Hide author, date…
Hi AdriaWave!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.post-meta-infos { display: none; } .page-id-2131 .post-meta-infos { display: block; }Please replace the page ID in the second line with the page id of your blog grid page. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Regards,
YigitJune 24, 2014 at 2:45 pm #283047In reply to: Possible to change blog page?
This reply has been marked as private.June 24, 2014 at 2:34 pm #283038In reply to: Issues after updating to latest version
George tells me that he did nothing and he has no clue why these things are happening to the LayerSlider. The issue with what you are suggesting about editing is impossible because the dimensions are correct and always have been. The issues of the background image, font and size all only showed up after updating the theme.
Josue is a user on the site. Kriesi has asked for credentials. If you want me to add you please send me an email showing the address I need to use for your password to be sent to you.
This is all delaying my much needed launch of the site. It’s far too late to start over with a new theme, not to mention the hours and hours that have been invested in the Enfold theme so far.
June 24, 2014 at 2:24 pm #283035In reply to: Layer Slider Bug after migration
lol Gave me a chuckle this morning with “rip us apart”. That thought has crossed my mind several times over the last few days. It appears I am the only one suffering these issues, so I feel so “special”. NOT!
Yes, Josue is a user on the site and my WordFence tells me he has logged in several times over the last few days, but I haven’t had any response from him on the issues. If you want to be added please give me an email address to add you.
The basic problem here is that I can’t edit a LayerSlider that looks perfect in preview and always has. What changes could I make if the slider looks perfect and nothing has changed except the Enfold version? I can only assume that the custom CSS I was given, code that was not necessary before, is messing things up. If you look at that slide six I gave you the link for there is suddenly some weird code in the slide. I am not capable of figuring out where this code is coming from because I don’t know what code was changed, nor am I am programmer anyway.
Obviously this is all delaying my urgent launch of my website. Hours and hours have been invested in designing my site for both flat and responsive design, plus the featured sliders. I cannot go back to square one by using a different theme so it’s really critical that we sort out these issues.
I appreciate your help.
June 24, 2014 at 2:07 pm #283015In reply to: Masonry Gallery
Hi kimogroup!
You can add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .container .av-masonry-entry { width: 24.80%; }Regards,
YigitJune 24, 2014 at 2:04 pm #283014In reply to: Standard Editor
This reply has been marked as private. -
This reply was modified 11 years, 8 months ago by
-
AuthorSearch Results
-
Search Results
-
Hello crew,
I have a question about the portfolio grid.I see on other websites, who also use your Enfold theme, that you can choose two options when you roll over the images on the Portfolio Grid.
The options which you can choose are:
View Larger (Image opens in lightbox)
or
More details (the portfolio page opens)Can you tell me how I can do this because I want this on my website too?
I hope to hear from you soon.
Thanks in advanceBest Regards
Hello,
The contact form does not seem to be working for me on any of my pages. Once the contact form is filled in, it sends the auto-reply but does not send the message to the receiving email address.
I use microsoft exchange and the emails work fine. I have upgraded to the latest ENFOLD version.
Can you please advise?
Thanks,
WTopic: Navigation runs into logo
Hi enfold team,
on m y site, stagenow.net, the navigation runs into the logo when the window gets smaller. Is there a way to prevent this?
Thank you
Frederic
