mmccarth17
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom HTML From Amazon Not Showing UpYes, the Gutenberg-Block for HTML-Code!
And that is interesting to know – I will have to look into that with Amazon!
Forum: Fixing WordPress
In reply to: Custom HTML From Amazon Not Showing UpI don’t use a plugin for it, just the built-in option on WordPress.
Code like this:
<script type="text/javascript"> amzn_assoc_tracking_id = "mollymccarthy-20"; amzn_assoc_ad_mode = "manual"; amzn_assoc_ad_type = "smart"; amzn_assoc_marketplace = "amazon"; amzn_assoc_region = "US"; amzn_assoc_design = "enhanced_links"; amzn_assoc_asins = "B08L3NHJ88"; amzn_assoc_placement = "adunit"; amzn_assoc_linkid = "10cae53008af8220c8cb07727820116c"; </script> <script src="//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US"></script>
Forum: Fixing WordPress
In reply to: Images Flipped SidewaysThis issue is that in the media library they look correct! It’s just in the post that they are flipped.
I’ve done some troubleshooting and when I look at the post on google chrome or on mobile, they are upright (although on chrome they are cropped in way I don’t want), and its just on desktop safari that they are sideways.
Forum: Fixing WordPress
In reply to: Search and menu buttons don’t workSorry – after much trial and error, I just got the site back up and running (but menu and search buttons still aren’t working)!
Forum: Fixing WordPress
In reply to: Universally change text alignmentSteve – you are my hero! What you suggested worked perfectly. Thank you ever so much.
- This reply was modified 5 years, 5 months ago by mmccarth17.
Forum: Fixing WordPress
In reply to: Universally change text alignmentI tested out the fixes in that other post. It partially did what I wanted (sent all the text in posts to the left), but also had some unwanted results (pushed the text in all of my menus and titles to the left as well.
Is there a way to code that I want the text in my posts to go to the left without moving everything on the entire website to the left?
Forum: Fixing WordPress
In reply to: Universally change text alignmentOh, and I came from BusinessX theme.
I am hoping it is a simple coding fix!
Forum: Fixing WordPress
In reply to: Universally change text alignmentThank you both for your replies! The theme I changed to is called “Traverse Diary” and here is a long to a post (all of them changed the text to center alignment): https://balancedandblissful.com/follain-favorites/
Forum: Plugins
In reply to: [Posts For All Pages] Not all post categories showing up as optionsnever mind!