-
Search Results
-
Hi.. Today when I go to update Enfold on one of my clients site running Enfold 4.2.3 I’ve found additional lines in the Rapid CSS, It seems a form, we’ve not add anything to Rapid CSS and It’s very weird to found that lines.. Any ideas about..? Can I delete that lines..?
Thanks
#top div .av-light-form .input-text, #top div .av-light-form input[type=’text’], #top div .av-light-form input[type=’input’], #top div .av-light-form input[type=’password’], #top div .av-light-form input[type=’email’], #top div .av-light-form input[type=’number’], #top div .av-light-form input[type=’url’], #top div .av-light-form input[type=’tel’], #top div .av-light-form input[type=’search’], #top div .av-light-form textarea, #top div .av-light-form select, div div .av-light-form .button { border-width: 1px !important; }
Hi,
google search console shows the following crawling errors in the tab “access denied”:
URL: wp-content/uploads/ –> error code: 403
URL: wp-content/themes/enfold/framework/ –> error code: 403I am not sure how big of an issue that is, but would be happy to solve it.
Do you have any suggestions?BR
Hello!
I’m searching for a way to highlight posts of a certain category in Blog view an also the avia magazine function by for example a badge on the featured image / post thumbnail or some kind of color highlighting.
I could not find a way in enfold or an external plugin and would be grateful for some hint!Best reagrds
ArneI have installed WPML for the translation between French and English.
I also have a domain name installed for each language
In the French version I have problems visualizing the icons of social networks and the search iconDear Kriesi Team,
i still use Enfold, its in my opinion the best documented Theme ever ;-)
I tried to use relevanssi to have two Search Forms on a Sidebar which search for different contents. The first one searches for Pages and the second one searches for entries of a specific category. I already put the kriesi supplied relevanssi implementation code in my functions.php. When i restrict the search globally ta category in relevanssi settings the restriction works. When i use the relevansi shortcode [searchform cats=”10,14,17″], the restrictions do not work. Any suggestion to that?best regards,
Bastian
Ive done research and found a few older topics on this but i cant seem to make the easy slider full width pause on hover. I cant find the line of code its referencing as i don’t believe it exists anymore in newer version. any help would be much appreciated.
The instructions i found referenced
wp-content/themes/enfold/js/shortcodes.jsreplace
hoverpause: false,
with
hoverpause: true,
Topic: Edit Search Results Page
Hi,
I am trying to edit the search results page in order to remove the ‘Feel Like Browsing Some Other Posts Instead’ text and the widget below it.
I have tried to do this without loading unneeded css by removing the sections from the files /enfold/search.php and enfold/includes/loop-search.php and placing them in enfold-child theme folder (with /includes subfolder for the loop-search.php file). Nothing has happened.
Can you tell me where I am going wrong?
Hi :-)
I use Enfold and WPML for the languages German and French (most recent version) and I couldn’t find any answers via search, so I decided to post my problem…
I build up a page with AviaLayoutArchitect in French and translate it as it is in German while using the “duplicate” function (German is the main language. For French I use the language as folder /fr/). Then I choose the function overtake from French and it fills up the german page with the french content and then I translate the text in German. So far so good, BUT:
The Accordion I use in French doesn’t work properly in German (without any changes). I can’t close the toggles anymore when they are open. In french they work exactly the way they should.Can anybody tell me why?
Topic: microformats error
Hi
> I’m using the last version of enfold:
> In the Enfold Layout Builder configuration panel Schema.org is not activated.But, in my Google Search Console I have a ton of errors related to hentry (markup: microformats.org):
missing: author
missing: updatedThanks
Hello,
I have rebuild a site with enfold on http://www.url.de/WP
Works fine there and everything is ok.Then I have downloaded all files with FTP to my HDD and safed the SQL with export of phpMyAdmin.
After that I uploaded the whole Backup on the new server (www.other-url.de/Enfold) and update all SQL tables. wp_options manualy with phpMyAdmin and then every URL with “Better Search and replace”.
Was not the first time I do that. Have done it with a few other projects in the past.Problem is on new Server the enfold Theme dont work properly:
1.) On “enfold” where I can chose options (General layout etc) the sidebar is not loading and I´m not able to go in the options. Only see the first side
2.) The Sliders are not showed in the Frontend. There is only a white Space where it should be. The rest looks good. Layout, Text, Videos…everything is there.
3.) If I go to the Slider (Layer Slider WP) I can see in the List every slider. If I go into one, I cant click any button. Everything just dead.I already:
– Try to re-upload everything (2 times)
– Try to download everything again and upload again (1 times)
– Search in the database for false url. Nothing found (multiple times)
– Taking my head on the table, nothing diffrent (multiple times…hurts badly)Hope you can help me.
Hi Guys,
I have integrated one of my enfold sites with ChamberMaster: https://www.rsgchamber.com
I am finishing up some edits and widget integration and will need to incorporate the ChamberMaster search. I would like to keep the clean look of the search icon I currently have in the header but make that module function so that it searches both website and chambermaster site as well which is a subdomain: https://business.rsgchamber.com/
Below is the widget code they provided. Is it possible to combine the enfold search and the CM search into one global search in the header? Possibly with a plugin or script?
<div id=”mni-search-1518586367593″></div>
<script type=”text/javascript” src=”https://business.rsgchamber.com/Content/Script/SearchWidget.js”></script>
<script type=”text/javascript”>
/*<![CDATA[*/
new MNI.Widgets.SearchBox(“mni-search-1518586367593”,{“limit”:10,”buttonText”:”Search”,”keywordPlaceholder”:”Enter name, category, or keyword”,”styleTemplate”:”#@id .mn-widget-searchbox-form{margin:0 0 -10px}#@id .mn-widget-searchbox-fieldwrapper{display:inline-block;margin:0 0 10px;margin-right:3px;max-width:100%;position:relative}#@id .mn-widget-searchbox-field{display:block;padding:0 6px}#@id .mn-widget-searchbox-field input{background:#FFF;border:solid 1px #999;border-radius:5px;color:#555555;font-family:Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;font-size:15px;line-height:100%;max-width:100%;padding:5px}#@id .mn-widget-searchbox-field input{margin:0 -6px}#@id .mn-widget-searchbox-keyword{width:338px}#@id .mn-widget-searchbox-searchbtn{background:#485410;border:solid 1px #999;border-radius:5px;color:#FFFFFF;cursor:pointer;font-family:Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;font-size:15px;margin:0 0 10px;min-width:75px;padding:5px 10px}#@id .mn-widget-searchbox-searchbtn:hover{background:#CED56B;color:#FFFFFF}#@id .mn-widget-searchbox-autocomplete{left:0;min-width:100%;position:absolute;top:100%;white-space:nowrap;z-index:1000}#@id .mn-widget-searchbox-autocomplete ul{background:#FFF;border:solid 1px #999;border-radius:5px;list-style:none;margin:0;padding:2px}#@id .mn-widget-searchbox-autocomplete li{margin:0;padding:0}#@id .mn-autocomplete{border-radius:5px;color:#555555;cursor:pointer;display:block;font-family:Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;font-size:15px;line-height:100%;padding:.2em .4em;position:relative;text-decoration:none}#@id .mn-autocomplete:hover{background:#EEE;border:solid 1px #999;margin:-1px}#@id .mn-autocomplete br{display:none}#@id .mn-autocomplete-name{display:block}#@id .mn-autocomplete-type{color:#555555;display:block;font-size:75%;font-style:italic;line-height:125%}”}).create();
/*]]>*/
</script>Many thanks,
MoniqueTopic: Create Brand Pages
Hi There,
I’ve just bought your Enfold theme and are starting out switching my website to this new theme from a previous one. I want to separate my products by Brand as well as Category which I had on my old theme. It appears that you theme doesn’t have this as a default. I’ve done a little research and tried the plugin “Perfect Woocommerce Brands”. I’ve re-entered the details for the brand but can’t view the Brand Page for some reason? Can you please advise.
Thanks,
KesTopic: Google Custom Search Icon
Topic: Zeqon
Hello, my name is Neil Krause, representing Zeqon.
Your various themes have become fairly popular on the internet, which is very good for your business. Unfortunately we have come across many leaked and cracked versions of your product on file sharing websites.
Even though this is probably not too surprising to you, it can still come as a shock as you have put hard work and dedication into the production, marketing and release of your software. Would you be surprised if I said that your product has over 500 downloads on a single forum alone?
These downloaders could be potential customers as they are already interested in your software. If the product was not already available online for free, about 30% of people would have bought the product legitimately! Even if only 10 users purchased it from you, we are still talking hundreds of dollars.
Here are a few links of only one of your themes we found with a quick search on Google. As you can see, your product is leaked on many file sharing sites!
We have found several other links on the internet that are also giving your product away for free. In websites, private forums and private torrent trackers. And Enfold is not the only theme that is on the web.
We are able to practically completely wipe these links off of the internet, making it almost impossible to get your product for free. With our process we remove the easy to find links that potential buyers may find. Then, we continue to remove the links from the underground membership sites. We have accumulated hundreds of memberships on underground forums, so we are able to REALLY make it impossible to get your software from a file hosting site.
We are a small startup of two young developers who know well how piracy works on the internet, from the crackers to the final consumer. We used to be part of it, after all. One of us was a moderator of one of the biggest file sharing forums on the internet.
For a small fee, we will take care of finding and taking down the places where your products are being downloaded for free. We also offer monthly plans.
We guarantee the return will be bigger than your expenditure.
Sincerely,
Neil Krause
Zeqon
126 Pierrepont St
New York, NY 11201
