bexvlad
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sidebar padding with FirefoxWell spotted, Tobias, and sinccere thanks for the rapid response!
Forum: Plugins
In reply to: [My Tickets - Accessible Event Ticketing] Print bulk tickets for door salesThanks, Joe.
Forum: Plugins
In reply to: [Contact Form 7] last field overlaps bounding boxHere’s a live link: http://hastingslitfest.org/contact/ You can see that the Message field overlaps the bounding box and footer. There is nothing in the page apart from the shortcode for the form and no CSS code re the footer or page length. Thanks!
Forum: Plugins
In reply to: [Genesis Site Title Styles] Italic character mid-wordI solved it in the end with lettering.js as per this excellent article:
https://www.organicweb.com.au/18888/wordpress/lettering-css-qquery/Thanks for all help.
Forum: Plugins
In reply to: [Tabs Responsive - With WooCommerce Product Tabs Extension] Tab URL Not WorkI am failing to achieve exactly the same thing, @dnelson0828 please post here if you succeed!
- This reply was modified 9 years, 2 months ago by bexvlad.
Forum: Fixing WordPress
In reply to: Static home page submenus not workingForum: Plugins
In reply to: [Really Simple CAPTCHA] Really Simple Capcha breaks the siteI have tried uploading the zip download through WordPress admin and I get the same problem. I have tried deactivating all plugins that I no longer need but only by deactivating RSC can I get the page content to appear. This is a show-stopper for me – if I cannot resolve I need to find another message form plugin since the spammers have plainly found a major weakness in Contact Form 7.
Forum: Fixing WordPress
In reply to: Conditional Header problemThanks, alchymyth, I solved with your solution to https://ww.wp.xz.cn/support/topic/a-different-css-for-front-page?replies=7
Forum: Fixing WordPress
In reply to: Conditional Header problemYes, Alchymth, it’s a static front page, and no caching plugins. I an more sure that the header differences are in style.css for the two themes so I intend to try importing the other stylesheet with a new name and seeing if I can call that conditionally.
Forum: Fixing WordPress
In reply to: Conditional Header problemFurther, even if I replace header.php with the file from the other theme and call get_header() the header still does not change. I conclude that the styling of the header is not in header.php, so where is it?
Forum: Fixing WordPress
In reply to: Conditional Header problemNo, I don’t! The file comes from a non-active theme which works fine. I’m mystified.
Forum: Fixing WordPress
In reply to: Conditional Header problemI tried
<?php if (is_front_page() ) { get_header( 'home' ); } else { get_header(); } include get_template_directory()."/includes/tt_meta.php";Justin but same problem.
Forum: Plugins
In reply to: [Background Per Page] WP 3.6 this seems not to work at allI’m afraid it’s all lost in the mists of time now. I moved on and have found Templateer with Artisteer (theme built from scratch) and have achieved both Body color changes and Background color changes as well as Sidebar variations.
Few would want to do this but I have created a site based on a very colourful printed booklet and wanted to reflect the print colors. See http://hastingsstoryfest.org.uk/ for the finished article.
Thanks for the response, Joachim. I have been unable to get the selected sidebar backgrounds to change. I updated the theme to place a background color on all sidebars but http://webmagicsouth.co.uk/gilbert/wp/performers/ should now show a background #000000
I am reasonably sure that there is nothing in the CSS that collides.
I have tried specifying both with and without all Posts, Media, Authors etc to no effect. The Image Set custom CSS is now:
.art-content-layout .art-sidebar1 { background: #000000 !important; margin:0 auto; width: 338px; } .art-sidebar1, .art-sidebar1 article { margin: 0px auto; width: 350px; background:#000000 !important; }Any other thoughts, please?
Sorry, link to problem page is http://webmagicsouth.co.uk/gilbert/wp/page-2/