blksheep
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] removing horizontal line below headerAmazing! Thank you for the header box shadow CSS –
Forum: Plugins
In reply to: [Simple Share Buttons Adder] Share Text inserted After Post TextI never bump posts ever, but this little but is the last thing on a site build – I’ll go with another share plugin if I have to, but I’d like to keep this one.
Updated info: The custom share text is only being added to the post when the plugin is used on Homepage.
To reiterate – the ssba_share_text is being included inside the post <p></p>:
Output:<p>Sample post text share this</p>
– ‘share this’ being my custom share text.Rather aggravating!
Forum: Networking WordPress
In reply to: Can't Link to Other Sites in Multi-Site Installationmarking as resolved
Forum: Networking WordPress
In reply to: Can't Link to Other Sites in Multi-Site InstallationUpdate:
I did a fresh install of WP, its was a fresh one anyway – I’m sure it was an issue with my .htaccess code which looked incorrect. Plus I had four site and themes installed. There was some additional code that seemed errant, I needed to start clean. Anyway taking a site/theme at time everything seems good so far. – cheers
Forum: Networking WordPress
In reply to: Can't Link to Other Sites in Multi-Site InstallationThank you – but I’m slightly confused by this plug’s functionality with regards with what I’m after…?
I have https://www.website.com – primary site
I have https://www.website.com/blog1/ – additional sites on the networkI am experiencing difficulty linking to /blog1/ and other network sites. Would I need to map to separate domains for each site?
cheers
Forum: Themes and Templates
In reply to: [Spacious] center Call To Action text on responsive resize?https://loveblossomsweddingflowers.com
Yes, that is the code that is present, and it is in a child theme, it’s the exact code from the original css:
@media screen and (max-width: 1078px) { .call-to-action-content { float: none; width: 100%; margin-bottom: 10px; text-align: center; } )
But making changes does nothing – many thanks for you response and help!
Forum: Plugins
In reply to: [Multiple Themes] PHP Error in UseThanks so much for the insight. I did a re-install with multi-site option, everything is working excellently, I’ve got my two themes with a single install, brilliant. The learning curve doesn’t seem bad at all. Thanks again for your help –
Forum: Plugins
In reply to: [Multiple Themes] PHP Error in UseThanks for your response – gave that a shot, no luck. It’s the Tetris theme – other themes seems to be working fine and not producing this error. Oh well onward to multi-site-ing, which I’ve read isn’t the right application for what I’m after – multi sites are for large pages over many users? I’m just looking to use different themes for different sections, unfortunately with the Tetris theme that’s I’m kind of stuck on. Thanks for your help –
Also, when I use:
.small-menu li {
float: right;
position: relative;
display: inline;
list-style-type: none;
}The menu will be listed in one line on the right bottom; when I use float: left; the menu is on the left bottom. But when I use float: center; the menu is stacked on separate lines, and on the left bottom of the page, not the center.
Forum: Plugins
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] NothingUsing 3.6.1
Forum: Fixing WordPress
In reply to: Adding previous_posts_link to bottom of first gallery pagecheers, sorted it out. Its working outside of the php code loop on the page now, and I literally have no idea why its working now and hadn’t before.
Forum: Fixing WordPress
In reply to: Adding previous_posts_link to bottom of first gallery pageoh well, here’s my pastebin link – I’ve never used this in my life.
Forum: Fixing WordPress
In reply to: Adding previous_posts_link to bottom of first gallery pageHope this works with the code paste…
<script src=”https://pastebin.com/embed_js.php?i=JHujWGBH”></script>
Thanks for the plug-in spam there, but that does nothing for what I’m trying to do, which is simply have the navigation links on the bottom of the first category page, as opposed to the top.
Forum: Plugins
In reply to: [Tools for Twitter] [Plugin: Twitter Tools] posting no longer worksSOLVED!
At the Twitter developer end – https://dev.twitter.com go to your application created.
– Under ‘Your access token‘
Access level – Read only.– click ‘Recreate my access token‘. This will not only give you new access token codes but will ALSO it will change the access level to Read and Write. Ugh!!
Forum: Plugins
In reply to: [Tools for Twitter] [Plugin: Twitter Tools] posting no longer worksWell I’m still struggling, going through everyone of the posts on this issue. I’ve re-installed, reset, recreated codes, reset/refreshed everything and still nothing.
I have the application created on the Twitter end with OAuth settings to Read and Write(the access token is unchangable at read-only…?) I revoked then un-revoked the app in Twitter; reconnected the app in WordPress…nada.