Forum Replies Created
-
AuthorPosts
-
same thing here..
Enfold needs to fix this ASAP! I have the same thing!
Same problem here! Theme Updates
No Updates available. You are running the latest version! (4.6.1)None of the contact forms are working
March 1, 2016 at 6:35 am in reply to: Disabling multiple image sizes generation – is it detrimental to Enfold? #591354Is it possible to remove some lines from this code?
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36);// small preview pics eg sidebar news $avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs $avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['featured_large'] = array('width'=>1500, 'height'=>630 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['extra_large'] = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns $avia_config['imgSize']['gallery'] = array('width'=>710, 'height'=>575 );// images for portfolio entries (2,3 column) $avia_config['imgSize']['magazine'] = array('width'=>710, 'height'=>375 ); // images for magazines $avia_config['imgSize']['masonry'] = array('width'=>705, 'height'=>705 , 'crop' => false); // images for fullscreen masonry $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>710, 'height'=>270); // big images for blog and page entries $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 ); // images for fullsize pages and fullsize slider
March 1, 2016 at 6:33 am in reply to: Disabling multiple image sizes generation – is it detrimental to Enfold? #591352Hello Yigit, can you comment why adding this code crashed website? I had to reupload functions.php from backup
February 29, 2016 at 7:09 am in reply to: Disabling multiple image sizes generation – is it detrimental to Enfold? #590583I inserted the code like you said “at the very end” of functions.php , the website stopped working, I had to upload this file from backup
function ava_image_sizes() { remove_image_size('masonry'); remove_image_size('magazine'); remove_image_size('widget'); remove_image_size('featured'); remove_image_size('featured_large'); remove_image_size('extra_large'); remove_image_size('portfolio_small'); remove_image_size('gallery'); remove_image_size('entry_with_sidebar'); remove_image_size('entry_without_sidebar'); remove_image_size('square'); } add_action( 'after_setup_theme', 'ava_image_sizes', 11 );
February 26, 2016 at 5:44 pm in reply to: Disabling multiple image sizes generation – is it detrimental to Enfold? #589909yes, but what are disadvantages if I disable them , what will stop working (sliders, galleries etc?) ?
February 18, 2016 at 6:14 am in reply to: Real estate IDX plugins from IhomeFinder and DiverseSolutions now working.. #585168Hi Rikard,
I found out that 404 Redirect plugin was causing issues with Ihomefinder and Diverse Solutions IDX plugins
That does not work with mobile devices .logo { display: none; }
September 10, 2014 at 6:13 am in reply to: Link has no hoover effect (underline) in color bloc #316302Yes! it helped with the underline, but where is the theme color scheme?
Thank you!
September 10, 2014 at 1:04 am in reply to: Link has no hoover effect (underline) in color bloc #316203Here’s the hyperlinks
September 5, 2014 at 3:27 am in reply to: Why blog pictures not showing up in blog grid or masonry gallery? #313741Man, I was looking for that menu all over for it was at the very end of the wordpress window!
You are a superstar as USUAL YIGIT! God bless you!
Thank you!
September 4, 2014 at 8:03 pm in reply to: Why blog pictures not showing up in blog grid or masonry gallery? #313561I was looking into that , but could not find how to add featured image into blogpost
September 3, 2014 at 5:56 pm in reply to: Why blog pictures not showing up in blog grid or masonry gallery? #313033This reply has been marked as private.September 3, 2014 at 5:53 pm in reply to: Why blog pictures not showing up in blog grid or masonry gallery? #313031Updated to 2.9.2 there no change
September 3, 2014 at 5:35 pm in reply to: Why blog pictures not showing up in blog grid or masonry gallery? #313020September 3, 2014 at 4:11 pm in reply to: Why blog pictures not showing up in blog grid or masonry gallery? #312965I deactivated all plugins and there is no change, no pictures of the blog posts anywhere
Hi Yigit!
How do I add the appropriate css? And where?
Igor
Hey Yigit!
Its not my page its an example, do i need to use DIV?
igor
August 6, 2014 at 5:18 pm in reply to: how to add Search link from MLS IDX into enfold page? #300769Thank you Yigit! Thats a nice way to insert and look up the code! You are my HTML and CSS hero!!!
Igor
August 5, 2014 at 7:53 pm in reply to: how to add Search link from MLS IDX into enfold page? #300392Thank you, Yigit! I’m learining it and didnt see that options..
Also, how Do I add fontello Icon as a layer in WP slider? where do I type that the font is fontello and icon name?August 5, 2014 at 7:13 pm in reply to: how to add Search link from MLS IDX into enfold page? #300382Hello Yigit!
Thank you, it seems easier to sign up for custom IDX.. I have another question, how to make a front page of a website with just wp slider without any menus and have enfold menu on all other pages?
Thank you for your help Yigit! You are a true superstar!
I’ll read up about classes for linkskupit-dom.com
July 28, 2014 at 3:18 pm in reply to: Insert Layer Slider WP/google maps/image into accodion toggle? #296800Thank you Yigit, I finally got it! You are, as always, a genius! Thank you again!
July 28, 2014 at 3:00 pm in reply to: Insert Layer Slider WP/google maps/image into accodion toggle? #296782how do I switch from Advanced Layout Builder to default editor ?
also adding http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ didnt change anything in magic wand
- This reply was modified 10 years, 4 months ago by igorvavrik.
July 28, 2014 at 2:49 pm in reply to: Insert Layer Slider WP/google maps/image into accodion toggle? #296774For some reason not all elements displayed in that magic wand, what do to?
July 22, 2014 at 6:59 am in reply to: Slider text preview is different from whats displayed in the browser #294199yes h1 too small without 80 pix size in styles
- This reply was modified 10 years, 4 months ago by igorvavrik.
July 22, 2014 at 6:57 am in reply to: Slider text preview is different from whats displayed in the browser #294198I tried that but the h1 text size is too small, I’d like it to look like on first picture on all browsers , what would allow me to achieve that?
July 22, 2014 at 6:36 am in reply to: Slider text preview is different from whats displayed in the browser #294187Thank you for your answer,
so lets say setting for text are<h1><font color=”White”>Океан?</font> and in “Styles” font size set to 35 pix
Would the text look exactly proportionate on different resolution screens? In other words, on lower resolution screens the text would not be on top one another?
-
AuthorPosts