raizaduran
Forum Replies Created
-
Forum: Plugins
In reply to: [Network Posts Extended] Thumbnail image issueHi, sorry for the delayed response. I was on holidays.
Yes, its working good now. Thanks. I made it 360×200 since my column size is 360, as it fits my screen well. So, I’m using now is
[netsposts include_blog="2" column="3" column_width="360" titles_only="false" thumbnail="true" auto_excerpt="true" excerpt_length="30" paginate="true" list="6" include_link_title="true" size="360x200"]
Appreciate the help. Thanks a lot. I’ll close this thread as resolved now. Many Thanks @johnzenausa
Forum: Plugins
In reply to: [Network Posts Extended] Thumbnail image issueIt’s a shared server by Hostgator.
Forum: Plugins
In reply to: [Network Posts Extended] Thumbnail image issueThanks for the update @johnzenausa. This time the buttons are clickable and it allows me to create an alias, but when I click create after putting the required size, it does nothing as usual. No new alias is getting created.
But interestingly now it allows me to use diff pre-defined sizes, i.e. large and medium.
This is the shortcode I’m using to show what is currently visible on my site now.
[netsposts include_blog="2" column="3" column_width="360" titles_only="false" thumbnail="true" auto_excerpt="true" excerpt_length="30" paginate="true" list="6" include_link_title="true" size="large"]
I can surely send you error_log files and you already have my site admin access so you can check it there as well.
I’ll send you the required files on the ticket raised on your website. Hope that should work for you.
- This reply was modified 8 years, 1 month ago by raizaduran.
Forum: Plugins
In reply to: [Network Posts Extended] Thumbnail image issueThank you for the help @johnzenausa. But unfortunately its not working still. Responded on the ticket system with further details.
Forum: Themes and Templates
In reply to: [Customizr] How Can I modify the page titles?Honestly I don’t know how is it coming or if there is anyway you can hide it from the admin panel. But you can hide it using this css:
span.tc-external:after { display: none }
if the above one not working, try this one
a+span.tc-external:after { display: none }
Forum: Themes and Templates
In reply to: [Customizr] add post pageYou can publish a new post by
dashboard > posts > add new.
like this: https://prnt.sc/csxwo7
To change the status of the post from publish to draft or delete, this plugin maybe helpful (not personally tried) https://www.ads-software.com/plugins/post-expirator/
Forum: Themes and Templates
In reply to: [Customizr] How Can I modify the page titles?Sorry but I don’t get it, which red symbol are you referring to?
Would you mind elaborate it in a bit detail or maybe if you can post some of the screenshots referring to the problem?
Forum: Themes and Templates
In reply to: [Customizr] secondary menu right alignedI tried a few ways out @menakas but no luck. Can you please help me with the piece of code I should try to implement?
Forum: Plugins
In reply to: [Network Posts Extended] Thumbnail image issueThank you. Ticket has been created.
Forum: Themes and Templates
In reply to: [Customizr] Can’t remove title from posts pageYes. h2.entry-title will fix the title on your archive page like https://mentalmenagerie.me/current-posts/
Glad you fixed it.
Forum: Themes and Templates
In reply to: [Customizr] Can’t remove title from posts pageThank you. If you like to remove the titles of the posts on these links
https://mentalmenagerie.me/current-posts/
https://mentalmenagerie.me/blog/2016/08/ativan-overdose-amnesia/Then try these codes:
h1.entry-title, h2.entry-title { display: none; }
Forum: Themes and Templates
In reply to: [Customizr] Can’t remove title from posts pagecan you please post the link of your site?
Forum: Plugins
In reply to: [Network Posts Extended] Thumbnail image issueSorry, but I tried to register but unable to activate the account, didn’t find any activation link on email as well. Please help.
Forum: Plugins
In reply to: [Network Posts Extended] Thumbnail image issueAppreciate your prompt response and active support. It asks me to login to create a ticket, which I don’t have. Can u enable an option to sign up please?
I’m open to give you access of my site to check real time instance, if you like.
Alternatively responded on you Support Ticket Form comment box.
Forum: Plugins
In reply to: [Network Posts Extended] Thumbnail image issuetried on all latest versions of google chrome, mozilla firefox and internet explorer. but no luck.