-
Search Results
-
Hey guys,
can you please tell me how I can dequeue the css that gets put out from the admin panel styling options.
I believe I found the correct file and line where this is happening. Enfold –> framework –> php –> class-adminpages.php
Here is the code found on line 75
/** * Print css stylesheets in the framework/css folder to the admin head */ function add_styles() { wp_enqueue_style( 'thickbox' ); $files = avia_backend_load_scripts_by_folder( AVIA_CSS ); foreach ( $files as $index => $file ) { $file_info = pathinfo($file); if(isset($file_info['extension']) && $file_info['extension'] == "css") { $filename = basename($file_info['basename'], ".".$file_info['extension']) ; wp_enqueue_style($filename , AVIA_CSS_URL . $file); } } }I can’t figure out what name is being put out here
wp_enqueue_style($filename , AVIA_CSS_URL . $file);This is the url to that file mysite.com/wp-content/uploads/dynamic_avia/enfold_child.css?ver=1
I am including this css in my main stylesheet so that I can greatly reduce the number of css files I have.
Please Please Please help me on this one! :)
thanks
How do I determine proper image size for enfold small header please
Topic: Woocommerce
Hi
This isn’t a theme issue so I perhaps shouldn’t list my question here but I’ve run out of ideas. Using Enfold with woocommerce. Most of my products are free shipping apart from 3 small items that I will charge postage. If the customer only buys a small product then postage is charged. If they only buy a large product it is free postage.However, if the customer purchases a large product AND a small item the two products would be packed together and the postage would be free.
I added a snippet of code and placed it in function.php so only the 3 small items will be charged postage but I cannot get the other part sorted..if the customer buys a small product AND a large one no postage should be shown.
Can anyone point me in the right direction
Thanks
RichardHi,
we (probably) made too many steps at once…
WP 3.81 / / Enfold 2.62 was moved from a windows server to a Debian host. Worked fine, but we didn’t check everything.
Then updated to WP 3.82.
Now images that had been resized in the editor to fit with text are displayed in the original size, bursting the layout. Source code shows width and height values, though. Strange enough so far – but it only applies to articles prior to the the server move – new articles work correctly. It doesn’t help to remove the pics in old articles and re-apply them. Any ideas?
Regards, HaimoHi Enfold People!
The last update has given me a error upgrade.php line 208 in WordPress?
Any ideas?(Latest WP and everything is updated).
Topic: Extreme slow website
Hi,
The website is extreme slow. We have installed it on a server where more sites are installed. With theme Enfold it is really slow. What can we do, can I send you a link in private message so you can have a look?Which avid builder feature did you use to build the partner logo carousel just above the footer on your demo site homepage?
http://kriesi.at/themedemo/?theme=enfoldRegarding your demo: http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/
my question is you have some overlays on to a picture and the picture slides behind the overlay, and as it scrolls, it reveals more of the picture.
Can you tell me how that’s done?
Thx,
gHi,
first of all thanks for the awesome template :)I’ve used Enfold for creating a website for a friend. Yesterday I’ve noticed a white gap (1px) between the slider and breadcrumb (with IE and Firefox). Is this a known error in this template or is it my mistake?
If I use Chrome (Version 35 beta) than I see a white gap above and right of the slider?!
I’m pretty clueless :DThis is the temporary URL: http://wp12016620.server-he.de/fenster/
Thanks in advance!
Hi!
I have Enfold Pro Business Theme. My website that I’m working on is http://www.membraneindustries.com.au
On this page:
http://www.membraneindustries.com.au/?portfolio=resinflow-p96I have created a table. This table looks good until I resize my browser window to test out the mobile view or when I look at it with my phone.
It seems that all the data between the header row gets pushed forward one column.
As when it is supposed to be “Ltr/Kg” and sowing the number “15”, it pushes the number “15” forward one noch under the “Colour” column.
Please help me.
Best wishes
Mikk
My web site is dkambio.com, i am using Enfold and i would like yo have transparent header.
Viewing 30 results - 223,441 through 223,470 (of 243,840 total)

