I want to redirect domainA.com/folder/ which originates from an older WordPress installtion (not Enfold) to domainB.com/folder1/folder2/ (Enfold within WordPress Network) which is the link to the page within my new wordpress installation wihtout the url changing.
I have managed to achieve this with the .htaccess file inside domainA.com/folder/ which reads:
RewriteEngine On
RewriteCond %{REQUEST_URI} ^/folder
RewriteRule ^(.*)$ http://www.domainB.com/folder1/folder2/ [P]
The Rewriterule [P] (proxy) flag does what I want and redirects the page without changing the url but some of the content within my Enfold WP template such as the advanced layer slider and icons fail to load.
I assume this error is due to some sort of conflict with WP’s native htaccess code and I also suspect it has to do with the lines:
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
I have experimented with adding the first, third and fourth lines to my code but it doesnt work. Does anybody know how I could resolve this issue?
If it makes any difference the wordpress site I want to direct to (domainB.com/folder1/folder2/) is one whithin a WordPress Network.
For the moment I have changed the [P] flag to [L] flag which redirects and works but changes the url.
Any help or advice would be much appreciated. Thank you!
Hello everybody,
Sorry if my English is not perfect (I’m French =))
I am actually using the Enfold Theme and I have 3 questions I’d like to ask to you :
#1- I was wondering if there was a way to display some news/articles like on this screen :
http://www.heberger-image.fr/images/43128_Bis.png.html
#2 – I’m using the Masonry portfolio but with some resolutions, there are some blanks like on the following screen. I’ve reed that there will be an update to solve this problem. Do you have an idea of the release date of this update ? :
http://www.heberger-image.fr/images/27029_Ter.png.html
#3 – I would like to display the 8 latest news on two lines of the Masonry portfolio and the 9th (and older) news under these two lines with a different display (ideally, the on I am looking for on my first question). Do you think that could be possible ?
I really help my English is not too bad and that you will understand me.
Thanks a lot for your help,
Best !
Hi sunshineh!
Most of the options needs to have permissions to either manage / edit / update those, or have admin privileges to work, so there is no need to add that snippet to funtions.php, hopefully i was able to answer your question, ( don’t speak or read german but i can use google translate ;).
Cheers!
David
Do you recommend a plugin which is familiar to Enfold? I have installed google font – but the installed font is not in the Enfold Styling list.
This reply has been marked as private.
This reply has been marked as private.
Thank you Yigit,
Buy for some reason, despite I tried your last solution with the latest version of Enfold also, I get that sentence in English:

And the weird thing is that in es_ES.po the string is already translated:
“If you are not happy with the results below please do another search”
“Si los resultados no te satisfacen, intenta una nueva búsqueda con otros términos.”
IMPORTANT:
I´ve changed that string at search.php to BELLOW again:
echo "<p>".__('If you are not happy with the results bellow please do another search','avia_framework')."</p>";
And the sentence is shown in Spanish at the search page (!)
The es_ES.po and es_ES.mo should be in enfold/lang/, right? That .po has “below” instead “bellow”, I don´t understand anything… :S
PS: Could you explain me how could I ” Update from sources” the es_ES.po downloaded to my computer? When I click that option Poedit gets blocked and the progress bar doesn´t move.
Thank you again.
-
This reply was modified 11 years, 1 month ago by
Pablo.
http://nova-creative.com/la-scotch/
There were customizations made on the previously used custom theme. Have switched to Enfold and now have the media problems. Never seen this before…not able to insert images or video using the editor in the admin.
thanks so much.
keep doing what you’re doing – your support is really outstanding!
Hi,
you made a great work with Enfold, keep going like this!
I’m developing a multilanguage site in Italian, English and German
using WPML. Main language and default is Italian.
As you may know WPML can translate categories
in order to show them in the correct language, and so I did.
Now the post slider shows NO POSTS in EN and DE homepages.
I guess the problem comes from the translated categories because
post slider shows a category list to choose from and the categories
in that list are not translated even if I’m working on the English homepage.
So I have to choose a category from the Italian category list expecting
to get the posts in English for the corresponding English category.
Well, nothing shows up!
Here is the default homepage in Italian, as you can see posts are showing up
normally in “Novità ed eventi” section:
http://www.eugea.it/wordpress/
Here is the English version of the homepage with nothing showing up in “Our gardens” section:
http://www.eugea.it/wordpress/?lang=en
Here is the German homepage, this page is not translated it is a duplicate of the Italian
homepage (WPML can duplicate pages if translation is not necessary and keep them
in sync with the original). So this is an exact duplicate of the Italian homepage but as you
can see nothing shows up in “Novità ed eventi” section:
http://www.eugea.it/wordpress/?lang=de
I hope I’ve been clear enough, if you need any other info please ask.
I have to finish the site by monday and I’m stuck, please help!
Alessio De Feudis
Hey jdrakeproductions!
Please try adding following code to Quick CSS in Enfold theme options under Stylign tab
.avia_mobile #top .av-parallax-section { z-index: 0; }
Regards,
Yigit
Hey!
I’m going to close this topic for now since Peter’s response is the correct end for this and it isn’t something we have control over “fixing” as he mentioned.
Cheers!
Devin
Hey!
No plugins :)
I have written a script to do that job for us, however its very proprietary and hackish, so not really available to the public :)
Regards,
Kriesi
Hey Marc!
No not in the same way. You can load a full set of blog elements but not content sections like that.
It sounds like it should be added though so suggest it on the feature request https://kriesi.at/support/enfold-feature-requests/
Regards,
Devin
Hey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img {
height: auto !important; }}
Regards,
Yigit
Hey!
Please go to Enfold theme options > Header > Extra Elements and check “Append search icon to main menu”
Cheers!
Yigit
Hey teddybaker!
Please update Enfold to the latest version 2.6.2 to have more control over Header options – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hey GJ2030!
Please Kriesi’s post here https://kriesi.at/support/topic/kriesi-logo/#post-161892
You can update Enfold to the latest version 2.6.2 to have more control over Header options – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hi FLORENCE2014!
Please add following code to Quick CSS in Enfold theme options under Styling tab to remove breadcrumbs on portfolio pages
.single-portfolio .title_container .breadcrumb { display: none; }
Best regards,
Yigit
Hi!
Please try updating Enfold to the latest version 2.6.2 and check if that helps – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top div .avia-gallery img { border-style: none; padding: 0; }
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 16%; margin: 20px; }
P.S.: Nice website! :)
Best regards,
Yigit
Thanks. The link is currently here: http://aztecabeautysalon.ca. Thanks :)
Hi!
Latest version 2.6.2 was released. You can update your theme – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
i was maked it, you can read at my first post that i increase the allocated memory and no work!!
It does not work, i changed the name of the folder and have the same problem.
Hey!
Please go to wp-content folder via FTP and change the name of “plugins” folder and check if that helps.
Best regards,
Yigit
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
html.html_boxed {
background: white;
}}
Best regards,
Yigit