Forum Replies Created
-
AuthorPosts
-
Thanks :)
Thanks.. that worked :)
Aha… ok, thanks.
Hey, thanks
I don´t see any difference…. I change to 14px but no change…
Thanks…. I am happy now.
I change to Perfect Grid and now it looks good!
Ok, thanks.
BUT
This was added before in the functions.php file and it is still there after I upgraded to the last version:
/*
* add option to edit elements via css class
*/
// add_theme_support(‘avia_template_builder_custom_css’);So I haven´t lost it…
Aha….. Got it. thanks :)
Thanks…
Is there a way to show the full image in the masonry. Now it cuts the image in some way..
Charlotte
Hi Yigi,
I have made the first image a bit higher, so something like this.
Thanks
Charlotte
Anyway… I will use the Masonry element instead…so I am good.
Hi Dake,
I have I notice that it is the same problem on 3 of off my website, only one is ok: http://www.santamonicahotelbooking.com and they have the same plugins.
Not ok – http://www.airlinestaffrates.com / http://www.newyorkinspiration.com / http://www.idtraveller.comHere comes the login.
Thanks.
Thanks:)
Actually, I see now that the sitemap has been created so its working.
Ok, thanks anyway.. I couldn´t change it the new code.
Cheers
CharlotteThanks for your quick reply.
Noop, that did not change ..
Ok, thanks :)
I mean in the admin …. the website is live
I know this has nothing to do with Enfold but I take a change and ask anyway ;)I was suppose to change CACHEHOME to /home/d8737/airlinestaffrates.com/wp-content/’
but must have done something wrong here
<?php
# WP SUPER CACHE 1.2
function wpcache_broken_message() {
global $wp_cache_config_file;
if ( isset( $wp_cache_config_file ) == false )
return ”;$doing_ajax = defined( ‘DOING_AJAX’ ) && DOING_AJAX;
$xmlrpc_request = defined( ‘XMLRPC_REQUEST’ ) && XMLRPC_REQUEST;
$rest_request = defined( ‘REST_REQUEST’ ) && REST_REQUEST;$skip_output = ( $doing_ajax || $xmlrpc_request || $rest_request );
if ( false == strpos( $_SERVER[ ‘REQUEST_URI’ ], ‘wp-admin’ ) && !$skip_output ) {
echo “<!– WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. –>”;
}
}if ( false == defined( ‘/home/d8737/airlinestaffrates.com/wp-content/’ ) ) {
define( ‘ADVANCEDCACHEPROBLEM’, 1 );
} elseif ( !include_once( WPCACHEHOME . ‘wp-cache-phase1.php’ ) ) {
if ( !@is_file( WPCACHEHOME . ‘wp-cache-phase1.php’ ) ) {
define( ‘ADVANCEDCACHEPROBLEM’, 1 );
}
}
if ( defined( ‘ADVANCEDCACHEPROBLEM’ ) )
register_shutdown_function( ‘wpcache_broken_message’ );
?>Thanks… I am done that now but I did some changes that obviously where not correct.. Can´t the plugin page now :(
Great, thanks :)
Great, thanks.
But when I added the code the text block became wider.
Will the settings be the same if I build this on another page? Of course by adding also the your-custom-class name I created.
Perfect!
Just one more question.
As it is now there is no background color on the text block.
I would like to add a transparent white background.What code shall I add?
Thanks
CharlotteNo i meant the widget and the text block – now the image became smaller..
but the text block is ok, so I want the widget to be in the center and same width as the text block.Thanks.
- This reply was modified 8 years, 12 months ago by charlotteraboff.
:-)
http://www.airlinestaffrates.com/testing/
How can I adjust the width of the image and the text block?
I want it to be in the center but maybe around 500px wide.yeah.. totally forgot..
Thanks!
CharlotteAha ;)
One last Header question…
What code shall I add if I want decrease the height of the header?Thanks
CharlotteExcellent, thanks,
It is on the overview page I want the transparent header ;)But I don´t get where I shall click on “Remove Frame”
Charlotte
Aha…thanks. I got it now but how can I make a little bit more transparent?
http://utv.raboff.com/Like this:
http://kriesi.at/themedemo/?theme=enfold-overviewI tried to change the color in Transparency menu color but don´t see any difference..
Much better, thanks! :)
-
AuthorPosts