Creative Themes
Forum Replies Created
-
Hi @cargar0404,
As I can see everything works fine, please see this video – https://d.pr/v/X6wj5wDid you tried to clear your browser cache?
Forum: Themes and Templates
In reply to: [Blocksy] Sticky header logo disappearsHello @bgolemba,
That’s happening because your logo images have different sizes.The default logo is 114px X 50px but the sticky state logo version is 178px X 100px.
Everything will work fine if your both images will have the same size, please see this video – https://d.pr/v/jkaNFQ
Hope this helps.
Forum: Themes and Templates
In reply to: [Blocksy] Blocksy to static html (with Simply Static)Hey @mhagenaars,
Are you still experiencing that issue?Forum: Themes and Templates
In reply to: [Blocksy] Blocksy Comment Section DisappearedHi @sinja89,
If you activate a default theme like TwentyTwentyOne, will the comments section appear on those old posts?Forum: Themes and Templates
In reply to: [Blocksy] Blocksy Comment Section DisappearedHey @sinja89,
That’s really weird, everything works fine on my end.Did you installed the Blocksy theme from the official WordPress repository?
Forum: Themes and Templates
In reply to: [Blocksy] Blocksy to static html (with Simply Static)Hi @mhagenaars,
It’s really hard to tell why the mobile menu trigger is not working without investigating the website.Could you somehow provide a link to this static website?
Forum: Themes and Templates
In reply to: [Blocksy] Conflict with ad inserter pluginHi @mushlih,
Sorry, I somehow missed the link in that thread.We will take a closer look on this and hope we will be able to add an improvement in case there is a problem from our theme.
Meanwhile please resolve the JS issues you have in the console related to AdSense – https://tppr.me/xKwYR
Forum: Themes and Templates
In reply to: [Blocksy] Menu RTLYou’re welcome @vgstudios 😉
Forum: Themes and Templates
In reply to: [Blocksy] “Trending Posts” extension@mushlih We do not create any additional DB tables to implement the posts sorting. Like @cteduard already told you, we sort posts by the number of comments and to implement that you don’t need anything from our side — everything’s already present in WordPress core.
Just have a look at the
orderbyargument forWP_Query, it describes all the details: https://developer.wordpress.org/reference/classes/wp_query/#order-orderby-parametersIn the Trending Posts extension we use
'orderby' => 'comment_count'. If you want more details, just have a look at the implementation file itself — theblc_get_trending_posts_value()function is the one responsible for querying posts in the correct order.Hope this helps.
Forum: Themes and Templates
In reply to: [Blocksy] Dark ModeHey @mushlih,
You’re welcome.We will announce everyone through our social channels once this feature will be added 😉
Forum: Themes and Templates
In reply to: [Blocksy] Conflict with ad inserter pluginHello @mushlih,
We never tried this plugin before and can’t give you too much info.
Please share your website url so we could better understand your issue.Have a nice day.
Forum: Themes and Templates
In reply to: [Blocksy] Blog PostsHi @wesleysoccer,
You can do that with the help of our posts shortcode.
More info can be found here – https://creativethemes.com/blocksy/docs/developers/blocksy-posts-shortcode/Hope this helps.
Forum: Themes and Templates
In reply to: [Blocksy] [Bug] Bug on off canvas cart displayHi @hellpunch,
We just released a beta update and because you are using the pro version you can try it out, if you want of course 🙂This beta release should fix all those problems.
To activate the beta updates, enable this option – https://tppr.me/m6hwtPlease test the beta version only on a staging/localhost environment.
Waiting feedback from you.
Cheers.
Forum: Themes and Templates
In reply to: [Blocksy] Add the “Google” and “Paypal” social networksHi @mushlih,
We do not provide tutorials or guides on how to add/use SVG files because this is not related to our theme.If you will search on Google you will find a lot of handy tutorials regarding this.
For reference – https://www.google.com/search?q=how+to+use+SVG+images+in+html&oq=how+to+use+SVG+images+in+html&aqs=chrome..69i57j0i10l3j0i22i30l2.5524j0j1&sourceid=chrome&ie=UTF-8
Forum: Themes and Templates
In reply to: [Blocksy] Social Sharing not working on AndroidHi @alfredg,
You can send us an email with your website url at hq@creativethemes.com