Forum Replies Created
-
#58897On November 17, 2013 at 9:09 pm
add this to your stylesheet:
body .zn_post_wrap{font-size:16px;}
#58896On November 17, 2013 at 9:04 pmCan you add posts with featured images? Lets see if the images of the posts appear or not…
#57857On November 15, 2013 at 9:45 pmdid you install any plugin recently that might cause this?
#56800On November 14, 2013 at 7:38 amlooks like you are using a wordpress mobile plugin which is causing this issue.
#56797On November 14, 2013 at 7:32 amadd this to your stylesheet:
.center, .headcenter{width:100%!important;}
#56759On November 14, 2013 at 5:35 amyes it does. You will have to modify the footer menu and remove the submenus from Appearance> Menus. Do you know how to do that?
#56434On November 13, 2013 at 4:01 pmyou want to increase the font size of your posts only right?
#56334On November 13, 2013 at 11:22 amFixed! you had to set posts per page to 3 from Settings> Reading Page.
#56032On November 12, 2013 at 10:08 pmthats very weird. can you send me the code of your header.php file?
#56029On November 12, 2013 at 10:06 pmFirst make sure your footer menu doesnt have submenus.
Go to Appearance> Editor and add this to the very bottom of your stylesheet:
.copytext{display:none;}
#footmenu{width:100%!important;}#56024On November 12, 2013 at 9:58 pmyou cannot do that. the best of option is to download a similar widget from wordpres.org or modify the widgets.php file to replace the random widget with a recent widget.
#55770On November 12, 2013 at 2:10 pmare you sure? because I still see this being loaded in your site:
<!-- Style Sheets --> <link rel='stylesheet' href='http://squareeggvisions.com/wp-content/plugins/radykal-fancy-gallery/prettyphoto/css/prettyPhoto.css' /> <link rel='stylesheet' href='http://squareeggvisions.com/wp-content/plugins/radykal-fancy-gallery/css/jquery.fancygallery.css' /> <!-- Javascript Files --> <script src='http://code.jquery.com/jquery-latest.min.js' type='text/javascript'></script> <script src='http://squareeggvisions.com/wp-content/plugins/radykal-fancy-gallery/js/jquery.fancygallery.min.js' type='text/javascript'></script> <script src='http://squareeggvisions.com/wp-content/plugins/radykal-fancy-gallery/prettyphoto/jquery.prettyPhoto.js' type='text/javascript'></script> <!-- Calling the plugin --> <script type='text/javascript'>jQuery(document).ready(function($){ $ = jQuery.noConflict(); jQuery('#fancygallery-1').fancygallery({ backgroundColor: '#F5F5F5', titleColor: '#383634', thumbWidth: 140, thumbHeight: 79, thumbOpacity: 0.6, imagesPerPage: 6, titleHeight: 20, borderThickness: 3, rowOffset: 15, columnOffset: 15, shadowOffset: 0, textFadeDirection: 'normal', shadowImage: 'http://squareeggvisions.com/wp-content/plugins/radykal-fancy-gallery/images/fancygallery/shadow.png', hoverImage: '', hoverImageEffect: 'fade', navPosition: 'bottom', selectAlbum: '', dropdown: 1, divider: 1, showTitle: 0, slideTitle: 1, inverseHoverEffect: 0, secondThumbnail: 0, timthumbUrl: 'http://squareeggvisions.com/wp-content/plugins/radykal-fancy-gallery/admin/timthumb.php', timthumbParameters: '&zc=1&f=2', allMediasSelector: '', albumSelection: 'dropdown', navigation: 'arrows', navStyle: 'white', navAlignment: 'left', navPreviousText: '<', navNextText: '>', navBackText: '↵', thumbnailTransition: 'fade', lightbox: 'prettyphoto', boxOptions: { theme: 'pp_default', allow_resize: 1 , overlay_gallery: 1, autoplay_slideshow: 0, deeplinking: 0 }, columns: 0, dropdownTheme: 'white', showOnlyFirstThumbnail: 0, mediaText: 'Media', borderColor: '#cccccc', inlineGalleryOptions: {width: '100%', height: '500', youtubeParameters: '&showinfo=1&autoplay=1', vimeoParameters: 'autoplay=1', showFirstMedia: 0}, thumbnailSelectionOptions : {layout: 'default', width: 250, height: 150}, albumDescriptionPosition: 'top' }); }); </script>
#55637On November 12, 2013 at 6:19 amthe plugin “Radykal fancy gallery” is still there. try disabling it.
#55626On November 12, 2013 at 5:24 amI guess you are using a cache plugin. Exclude the stylesheet from being cached.
#55148On November 11, 2013 at 6:44 amnope its much faster to call your own hosted video and you are right.. the site is not slow anymore. its taking around 4.3 seconds now, which is ideal:
http://gtmetrix.com/reports/www.lambeaucup.com/tXANAldvyou can make it even faster by using w3 total cache plugin..
#55129On November 11, 2013 at 5:50 amhmm.. looks like enabled the plugin again.. can you disable all the plugins again and keep it like that and then let me know?
#54698On November 10, 2013 at 9:34 amthis image is taking 30+ secs to load. To see which elements taking how much time to load you should use Chrome Browser.
load your site with chrome and click right mouse button and select “Inspect Elements” and then click the “Network” tab. Now refresh the page and you will notice the elemnts load time.
#54222On November 9, 2013 at 7:36 pmits this image. the size of this image is 5.5mb:
http://lambeaucup.com/wp-content/uploads/2013/07/DSC03840.jpg
resize the image and make it 1000px x 400px and make sure the size is around 300-400kb