dimitris33
Forum Replies Created
-
Forum: Themes and Templates
In reply to: how can I change the style of my theme?okay, this is what you should see : )
what did you expect?
the actual css is in your parent theme, you add in your child themes your overrides.
Forum: Fixing WordPress
In reply to: ONLY I can NOT see WP default pageI am not sure if you solved this, but it looks like a plugin preventing you from accessing your site.
Forum: Themes and Templates
In reply to: how can I change the style of my theme?Empty as there is nothing in it?
Thank you Kim.
Forum: Plugins
In reply to: [WooCommerce] Common Issue – SyntaxError: Unexpected Tokenwhen does this happen?
basically @amboutwe is right, if you paste your url in the debugger and fetch new info you’ll see the notice.
Here is the debug info for your page https://developers.facebook.com/tools/debug/og/object/
Forum: Themes and Templates
In reply to: The footer is not correctI installed this theme https://wordpress.org/themes/pinboard/ and there are issues with the code and sidebars, besides that i can use a widget in the footer wide sidebar.
Forum: Plugins
In reply to: [WooCommerce] Does Woocommerce supports option for subproducts?I think so but you will need a plugin like this
http://www.woothemes.com/products/product-bundles/
http://www.woothemes.com/products/composite-products/Forum: Themes and Templates
In reply to: Developer looking to just remove styling and use my ownThe ‘difficult’ part is that you want to remove part of the style, i think there are comments though in the css and of course you can use firebug too.
Forum: Fixing WordPress
In reply to: Featured image openHello,
you can try a plugin like this https://wordpress.org/plugins/simple-lightbox/
there are more here https://wordpress.org/plugins/
Forum: Themes and Templates
In reply to: Developer looking to just remove styling and use my ownHi,
one way to do it is to open the style.css file and check for all page css.Then use a child theme and use only the css you need.
Forum: Themes and Templates
In reply to: mobile device not displaying correctlyThis depends on the theme you are using.
Forum: Themes and Templates
In reply to: The footer is not correctHalo,
probably your theme updated(?) and you lost your settings? you can re apply them in your appaerance>widgets.
Forum: Themes and Templates
In reply to: [Virtue] Where are " Theme Options " ???yes its still there.