Andrew
Forum Replies Created
-
Forum: Plugins
In reply to: [Meal Planner Pro Recipes] Recipe card letters printing over dashed linesPS: This is only happening when printing, it looks fine in the recipe card on my site. Here’s a live recipe: https://scrappygeek.com/football-cheesecake-bites/ (Click print to see where the letters are crossing over on the printed recipe card)
- This reply was modified 8 years, 2 months ago by Andrew.
Yes, that fixed the issue! Thanks. Unfortunately, I’m having an issue where the bottom margin isn’t working now. Ha! Can’t win some times ??
Forum: Themes and Templates
In reply to: [Graphy] Remove Thumbnail Image In PostSolved by adding custom CSS:
body.single .post-thumbnail {
display: none;
}Forum: Themes and Templates
In reply to: [Graphy] Removing date from Sticky postThis will remove all meta, post date and the ‘leave a comment’ thing from all your posts… not sure if this will help you or not, but this is what I did for my use.
Add this to the bottom of your style.css:
.entry-meta {
display: none;
}Forum: Themes and Templates
In reply to: [Point] Extra text on Featured ImageThanks Calvin, didn’t see the resolved check box the first time around!
Forum: Themes and Templates
In reply to: [Point] Extra text on Featured ImageThanks for the reply Calvin. I think that would turn off the featured section towards the bottom of the home page.
I also received an answer in the theme forum last night. For anyone else with this issue, inserting this code into the Custom CSS area worked for me.
#first-thumbnail .f-excerpt {
display: none;
}Thank you
Forum: Themes and Templates
In reply to: [Point] Extra text on Featured ImageSure, scrappygeek.com
Thank you
Forum: Plugins
In reply to: [Responsive Social Share] Not working in 4.1is also including ” & hellip ; ”
Forum: Plugins
In reply to: [Responsive Social Share] Not working in 4.1Resolved by uninstalling, and installing again. Must have been a Gremlin.
Note to author: Pinterest button is pulling description text from the post, not titles from images. Would recommend the button be updated to pull image or post title.
The pinterest button is also including “…” at the end of the description for the pin text.
Once that is fixed it’ll be one of the best social plugins around!
That corrected my issue. Thank you.
For me — The box under the slider and widgets in the sidebar below the email registration form, and widgets in the footer also.
https://scrappygeek.com/I’m not sure what base64 images are (novice here). But I too am having trouble with certain images not displaying properly. Notably those from external sources. I assume the issue is related which is why I am no starting a new thread and will be following this one. Images returned when I disabled the plugin.
Okay, thank you. Looking forward to the next version!
Had the same issue. I got it to go through. Go to the Tweet Old Post page where the sign in to twitter button is. Scroll to the bottom and click Update Tweet Old Post Options, then try to authorize with twitter again.
Authorization went through for me after clicking the update button at the bottom. Hope this helps.
Forum: Themes and Templates
In reply to: [iMag Mag] Published posts not visibleTo get posts to show on the homepage you need to set the widgets in the widget area. Go to your Dashboard ? Appearance ? Widgets.
You’ll see a “Magazine Style Widgets” widget on the right side. You’ll drag from the left side Widgets that say “Theme Pacific:….” into the “Magazine Style Widgets”.
I think the “Theme Pacific: Magazine Blog..” looks the best on the homepage. Change the categories, rename the widget and play around with them until you get something you like!