Forum Replies Created
-
AuthorPosts
-
See below
See below
Is editing functions.php a must?
It’s below.
It’s below. Thanks
Can someone please help?
I updated it. No change.
Here are 2 problems –
http://pizzahutfwi.com/test1.jpg
This one, the background shows as someone clicks on the text inputs.
http://pizzahutfwi.com/test2.jpg
This one, nothing happens after the user submits the form except for the submit button becoming unclickable..
Please let me know. This is a live site.
What code should I use for a specific page?
Yes I’ll go with specifying the page id instead of the plugin. Is my code above incorrect? I’m trying to hide blog-categories on the home page.
I actually tried this but it’s not hiding it –
.page-id-13 .blog-categories minor-meta { display: none; }
You can disregard. I added this to Custom CSS
h1, h2, h3, h4, h5, h6, .menu-item a { font-family: obelixpro!important; }
I’m using Use Any Font. The font was uploaded through their plugin setup page.
I actually started with that but it didn’t work. I reactivated it, removed the stuff above from Custom CSS, but it’s not showing the right font for the headings.
I’ll open a new ticket. Thanks.
This method did not work for me at http://seriousgaming.tv.pd9hosting.com. Can you tell me what could be wrong?
Looks like it will work. Thanks!
Getting closer! Under the search looks a little funky, like it’s not wide enough, even though it’s set to 100%.
It’s not displaying on the left sidebar under “AMAZON SEARCH” on http://seriousgaming.tv.pd9hosting.com/amazon
Since Enfold breaks a simple script and Twenty Fifteen does not, will hardcoding it in sidebar.php work?
Nope, It’s disabled, and I see the ads.
Here’s the search in Twenty Fifteen
Here’s it’s missing in Enfold
p
- This reply was modified 8 years, 9 months ago by DJQuad.
It works with Twenty Fifteen.
No, they said to contact you. :(
Below. Thanks!
Yes, I added this as a test. Note the -‘s I before and after:
–
<script type=”text/javascript”>
amzn_assoc_placement = “adunit0”;
amzn_assoc_tracking_id = “djqcom-20”;
amzn_assoc_ad_mode = “search”;
amzn_assoc_ad_type = “smart”;
amzn_assoc_marketplace = “amazon”;
amzn_assoc_region = “US”;
amzn_assoc_textlinks = “”;
amzn_assoc_linkid = “dbe8dcb20702ababbfe5d012000022e1”;
amzn_assoc_default_search_phrase = “”;
</script>
<script src=”//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US”></script>
–Here’s the rendered HTML:
<h3 class=”widgettitle”>Amazon Search</h3>
<div class=”textwidget”>-
<script type=”text/javascript”>
amzn_assoc_placement = “adunit0”;
amzn_assoc_tracking_id = “djqcom-20”;
amzn_assoc_ad_mode = “search”;
amzn_assoc_ad_type = “smart”;
amzn_assoc_marketplace = “amazon”;
amzn_assoc_region = “US”;
amzn_assoc_textlinks = “”;
amzn_assoc_linkid = “dbe8dcb20702ababbfe5d012000022e1”;
amzn_assoc_default_search_phrase = “”;
</script>
<script src=”//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US”></script>
-</div>You can see this on the sidebar at http://seriousgaming.tv.pd9hosting.com/amazon. The main content does contains the search box, but the sidebar does not.
Yes, the pagination works. I was asking about the latest post, which is http://seriousgaming.tv.pd9hosting.com/2016/01/10/bloody-gums-alan. It appears on http://seriousgaming.tv.pd9hosting.com in the Post Slider, but not in the Blog Post list to the right of it.
-
AuthorPosts