Viewing 30 results - 4,591 through 4,620 (of 7,495 total)
  • Author
    Search Results
  • #643743

    @johnS59, I know how painful it’s. Here is what I did today to get the site back. First, I login to my hosting account (we hosting on Godaddy), go to File Manager, delete the entire Enfold theme. Then search “how to upload files via FTP” on my hosting website, follow the instruction to upload the new theme from there. Please remember, you have to unzip the theme file to use FTP then you site should work.
    It’s a hard work for me since I don’t have any experience on FTP. Also I would suggest you to open a new post for your issue so that more people can see your question. People here are very nice and you will get a lot of good advice.

    #643613

    Hi,

    I searched for this page, but not sure if this is the right one. Please always provide us a precise link showing the elements in question, so we can inspect them.

    The lightbox on this page is not the default one from Enfold. It seems that it’s coming from any plugin. Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
    In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)

    Best regards,
    Andy

    #643602

    OK I am back up after a terrible 60 minutes of downtime…. Even Go Daddy’s restored backup didn’t fix the issue, which they are now researching.

    I copied the Enfold new version via FTP to the themes folder and now I am back to normal.

    I have updated Enfold several times and have never run into this. There is something wrong with this update version in my humble opinion.

    Whew, I feel like I just had 20 cups of cappuccino!

    #643460

    I searched through a bunch of forum posts related to “transparent mobile menu” and I can’t get any of them to make any change whatsoever. Here is the latest code I’ve tried.

    @media only screen and (max-width: 767px) {
    #top .av_header_glassy.av_header_transparency #header_main {background-color: rgba(255,255,255,0.4) !important; } }

    It seems like there should be a simple toggle that tells this not to happen on all mobile devices. Why does Enfold choose to apply this to only mobile phone sizes? I mean, it’s pulling in the non-transparent logo and everthing.

    #643361

    In reply to: Images not indexed

    Hi Rikard
    Thank you for responding.

    I have over 4000 images on my site. Before swapping to Enfold I had 3700 indexed and searchable by Google. These were included in my sitemaps.

    Since the theme swap I now have 400. And the change was almost instant. I understand about alt tags, context and the ways Google has to return image results – if anything I have made continual improvements on that.

    I understand about about how Google crawls native WP images and that they do so from fully rendered code (you can see this through the ‘Fetch’ tools in Google Search Console) but the bottom line for me is that I have a massive drop in indexed images and there is no other reason for it than a theme swap and the inability to collect data to submit to a sitemap. Google doesn’t read shortcodes – I know that already – it reads fully parsed code. It should crawl all WP images but it doesn’t. They won’t admit this but then who knows how the algorithms work? All I have is a significant problem an done that points towards the cause I am talking about.

    https://webmasters.googleblog.com/2012/04/1000-words-about-images.html – from their own blog they recommend an image sitemap.

    I know you guys won’t do anything about it and talking is fine but at the end of the day (and having spent 5 years in the industry) I have exhausted all other possible explanations for the terrible drop in indexed images.

    Would you ‘ignore’ this if it was you? I am an artist – visual searches are fundamental to my business and I have been struggling for a long time with this – now it’s getting silly. Why do you not feel it necessary to make this change?

    Regards
    Ed

    • This reply was modified 9 years, 9 months ago by Swarez.
    #643182

    In reply to: Widget search form

    Hi,

    Sorry for the delay, Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #s {
    	background-color: #172144!important;
    	color: #fff!important;
    	padding-left: 55px!important;
    	border:none!important;
    }
    #searchsubmit {
    	right:auto!important;
    }
    

    Best regards,
    Vinay

    stevekudo
    Participant

    Hello,
    I recently updated the Enfold to the latest version and was presented with a problem where the on the admin side the “Products” menu entry for WooCommerce was missing. Thinking that it may be a plugin conflict, I disabled all plugins, but the problem remained. Then I switched the theme to 2014 and the menu item reappeared, switch to 2011, menu still there, switch to Enfold – Child the Product menu disappears, switch to 2011 the menu reappears, switch to Enfold (parent) the Product menu disappears. With all plugins on with any theme other than Enfold, the menu is there. So this appears to be only Enfold related.

    I tried searching the forums for an answer on this but didn’t see anything related to the Admin Menu.

    Please advise.

    Thank you.

    –Aaron

    #643114

    thank you for the quick reply,

    yes i’m on a local server..

    but i didn’t change much. i only set a fixed background via the enfold theme settings and some css styles in the enfold child styles.css
    I also put some coulmns on the example site.

    here are my custom styles:

    
    /* Background Transparent */
    	#main, .main_color {
    		background-color: transparent;
    	}
    
    /*Background white*/
    	.fullsize .flex_column, .sidebar_right .flex_column, .inner_sidebar, .search .container .av-content-small.units{
    		background-color: white;
    	}
    
    /* Body rechts abstand */
    	.boxed#top {
    		padding-right: 400px;
    	}
    	@media only screen and (max-width: 1110px) {
    		.boxed#top {
    			padding-right: inherit;
    		}
    	}
    
    /* container */
    	.fullsize .container, .sidebar_right .container {
    		padding: 0px;
    	}
    	.fullsize .flex_column, .sidebar_right .flex_column, .inner_sidebar, .search .container .av-content-small.units {
    		padding: 25px;
    	}
    	.inner_sidebar {
    		margin-left: 0px;
    	}
    	.content, .sidebar {
    		padding-top: 40px;
    		padding-bottom: 40px;
    	}
    	.content .entry-content-wrapper {
    		padding-right: 40px;
    	}
    	#top .title_container .container {
    		margin-bottom: 40px;
    	}
    	.search .container .av-content-small.units {
    		margin: 40px 40px 40px 0px;
    		width: 65%;
    	}
    	.author-extra-border {
    		display: none;
    	}
    	#socket {
    		margin-top: 40px;
    	}
    	.main_color {
    		border-color: transparent;
    	}
    

    hope you can help me,

    yours Websi

    • This reply was modified 9 years, 9 months ago by Websi96.

    Hi,

    1.) There’s a lot of Enfold users who installed woocommerce on their main site and so far there’s not a lot of inquiry regarding that issue. It will actually depend on your hosting plan and the implementation of the page speed improvement procedures such as caching, cdn, image optimization etc.

    2.) Search for any “membership” plugin. They have the option to restrict a particular page for certain users.

    Best regards,
    Ismael

    #642794

    In reply to: Shortcode to html

    Hi hdpcr!

    The only way to get the html code is to render the page and inspect it.

    1. Enable layout debug mode http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    2. Enable custom css class name support http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    3. Create a blank page and add the element you like with a custom class name and publish the page.
    4. View the page in browser and right click view source.
    5. Press Ctrl + F to and search for the custom class name you added.

    This will show you the raw html for the elements.

    Hope this helps :)

    Cheers!
    Vinay

    #642579

    In reply to: PORTFOLIO SEARCH

    Hey kate,

    For more advanced search, you can use Relevanssi. You can find the implementation here – http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Best regards,
    Yigit

    #642310

    Hey Alexander,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #searchsubmit, .ajax_load {
        height: 44px;
    }
    

    Best regards,
    Yigit

    Hi. I have such a question. I would like to make a website of a dictionary. It needs to be very simple for instance like this one –
    http://dictionary.cambridge.org/
    – Is it possible to build something similar using enfold? There must be a perfectly-working search bar that would find entries.
    – Will dictionary entries have to be separate pages?

    Tom

    #641773

    Topic: Portfolio Tutorial

    in forum Enfold
    kthompson
    Participant

    Hi. I am trying to put together a searchable / sortable portfolio with many (up to 30) categories and sub-categories and am wondering if there is some general training somewhere in the Enfold forums on setting up a Portfolio. Searching for “portfolio” just gets me very specific queries and I don’t want to waste your time with stupid questions. Thanks

    #641756
    alex_ce
    Participant

    Hi Guys,

    i need your help with the search box @ http://estetica-models.com
    When you press the search icon and the ajax search box opens the icon on the right side is not in the box its slightly miss orientated.
    Could you please help me with a css?

    thanks in advanced
    Alex likes Enfold

    #641383

    Hey,

    ja die Leute von Yoast wissen Bescheid, hatte E-Mail Kontakt mit denen und gaben mir den obigen Link, um euch zum Problem einzuladen. Liegt eindeutig an der Verwendung von Yoast SEO + Enfold. Anderes Theme -> 100% Funktion von Yoast.

    Ich nutze das Premium Plugin von Yoast (SEO Premium + Woocommerce SEO von Yoast).

    We apologize for the inconvenience and we thank you for bringing the issue to our attention. While we are not working on it at the moment, we have added you to our list to be contacted when we have an answer. We also ask that you invite the theme authors (if you have not done so) to comment on the issue so we can both research compatibility. We’ve re-referenced the link again: https://github.com/Yoast/wordpress-seo/issues/4119

    #641218

    Hi,

    unfortunatelly it is plugin theme conflisct :/ i switched to default WP theme and tag and search worked well both.
    I don’ persist on working with Relevanssi it was recommendation from Enfold team when i have asked how to show EVENTs in search results :)
    Any other workaround?

    Yes, this is a known issue with the plugin. Unfortunately, we have not found any fix for it yet.

    Otherwise, one more small issue – within the “magazine” of my videos on the right side i always see all pages from the menu where the post is located: https://snag.gy/TqovXI.jpg
    I was built my own sidebar but i didn’t put those pages there, i don’ want them to show up.

    Please go to the Enfold > Sidebar Settings panel. Disable the Page Sidebar navigation option.

    Best regards,
    Ismael

    #640750

    Hi Josue,

    unfortunatelly it is plugin theme conflisct :/ i switched to default WP theme and tag and search worked well both.
    I don’ persist on working with Relevanssi it was recommendation from Enfold team when i have asked how to show EVENTs in search results :)
    Any other workaround?

    Otherwise, one more small issue – within the “magazine” of my videos on the right side i always see all pages from the menu where the post is located: https://snag.gy/TqovXI.jpg
    I was built my own sidebar but i didn’t put those pages there, i don’ want them to show up.

    Thanks

    Tomas

    #640444
    Isotton
    Participant

    Hi… Im newbe on this.

    I made a site with enfold theme…. I’d like to know how do I edit the search result page…. and the tag result page….

    Couse when I do a search, some of the results text come in english, and I need to translate that.

    And with the Tag, the same… when I click on any tag, the text come in english…

    Where I can find those pages to edit the content..?

    thanks

    Hey ibolee,

    These are the files that needs to be modified – http://i.imgur.com/qNWkonF.png
    Please go to Enfold folder and search “the_post_thumbnail” to find the files

    Best regards,
    Yigit

    lennardminneboo
    Participant

    Hi!
    I hope someone can help. I use the Enfold theme and I am a complete beginner with no html knowledge… In Google Search Console the following crawl mistake comes up for http://divorcesupport.nl/wp-content/themes/enfold/framework/ : <<access denied – error 403>>. I have checked with my provider if the folder is protected but it is not. I have checked the robot.txt and access is not denied. What can be wrong? And is this a big problem with regards to Google not being able to crawl the URL?

    The strange thing is that my colleque also uses Enfold and there is no problem for his website. It opens correctly. Please see http://mediation-in-het-gooi/themes/enfold/framework. How can it be that my website (also Enfold) comes back with a mistake while his URL works correctly?

    I can be completely wrong but can it be that there is no index file in the folder? If so, I have no idea how to solve this. But then again, WordPress and the Enfold theme generate all the content. If my colleque and I are using exactly the same WordPress version and the same theme, then it shouldn’t be possible that I am missing the index file while he is not?

    Please help. Thanks in advance.

    Lennard

    #639911

    Hi,

    To hide the submenu in footer Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

      #footer .sub-menu {
    		display:none;
    	}
    
    

    Search option is there on the main forum page you can also type kriesi followed by your question in google to find answers :)

    Best regards,
    Vinay

    #639775

    Hey kopf-und-stift,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #menu-item-search {
    	position:absolute;
    	right:0;
    }
    

    Best regards,
    Vinay

    #639764
    tobiasfries12
    Participant

    Hello there,
    I have been searching in the forum but without success.
    What should I do in order to:
    * use the Avia Fullwidth Submenu short code, but not as Fullidth. I would like to use it at the Top of a Color-Section, respectively at the Top of a 3/4 layout element.

    Is that possible, like by adjusting the CSS?
    Thanks a lot,
    best Tobias

    Hi,

    Thank you for using Enfold.

    Regarding the image size, just look for this line of code:

    $searchthumb    = get_the_post_thumbnail( $post_id, $size, $attr );
    

    Replace the size attribute.

    Best regards,
    Ismael66

    #639436

    Hi,

    I think for this function you need to search a plugin. Check if this could help you: http://kriesi.at/documentation/enfold/portfolio-item/creating-a-mega-menu/

    Best regards,
    Andy

    #639292

    In reply to: date in search

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .ajax_search_excerpt {
        display: none!important;
    }
    

    Best regards,
    Yigit

    #638850

    Hi,

    not every plugin is compatible with every theme. You need to contact plugin’s author about this. If he can’t help you, then you would need to search a different plugin or hire a freelance developer to make it compatible with Enfold.

    Best regards,
    Andy

    I had tried that originally before seeking support. It doesn’t work. Here is a screenshot:
    https://www.dropbox.com/home/enfold?preview=enfold-before-under-search-bar.png

    Changing the margin of the tribe events bar doesn’t work — it gets overridden. But it’s not desirable anyway. I don’t want that bar to get pushed farther down the page because I’ll end up with a huge white space between the header and the page content.

    The problem is the top of the tribe template is under the events bar.

    This is what it looks like with nothing in the “before” field:
    https://www.dropbox.com/home/enfold?preview=enfold-no-before.png

    This is what it looks like with text in the “before” field. It simply pushes the whole tribe page template down.
    https://www.dropbox.com/home/enfold?preview=enfold-tribe-template-div-with-before.png

    That behavior is not right. It doesn’t happen in other themes.

    #638179

    Hi!

    Thank you for searching the forum before starting a thread :)

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 30 results - 4,591 through 4,620 (of 7,495 total)