Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
alifewithfaith
tagDiv Member

uhm. NO. (not quite sure how else that might be communicated better)

Sidebar has to stay. All options attempted & when the cover image block is NOT stretched, NOT full width, NOT wide width, or anything else it still extends outside the body. It’s simply the native Gutenberg cover image. I can not make it become something that it is not.

https://prnt.sc/nm453r

Am I missing another solution or perhaps there’s another setting, toggle, or function that isn’t working? Is the native ‘cover image’ block always supposed to extend beyond the body content div regardless of NOT having wide or full width toggled?

alifewithfaith
tagDiv Member

Why isn’t there a page in the docs which states all the shortcodes?
In a post Gutenberg world, we need to enter shortcodes manually into each post. Especially in “Smart Lists”!
There is no longer a ‘visual button’ in Gutenberg NOR is there any doc page telling the end user what all of the shortcodes are either.

So, we end-users have ZERO way to enter shortcodes anymore – we can NOT enter the shortcodes via the Gutenberg editor, nor can we manually type out the shortcodes because we do NOT know what all those shortcodes are either.

Can you please add those old shortcode parameters into blocks OR at minimum, please list out somewhere in the docs what all the shortcodes are?

alifewithfaith
tagDiv Member

……..in other words:
How does one get to the Shortcodes in a post Gutenberg world?
And, why is there no page in the docs that lists out all the shortcodes?

alifewithfaith
tagDiv Member

The Templates API Server Responded with a fatal error
Yes, I’ve read, and my system status is well within these requirements:
https://forum.tagdiv.com/requirements-for-newspaper/

I have absolutely ZERO caching plugins installed.

Is this being worked on? I see several threads as I search the forums here:
https://forum.tagdiv.com/search/The+templates+API+server+responded+with+a+fatal+error/?td-theme=newspaper

And, if we look at the forum timeline, we can definitely see that this is a recurring problem which seems to have just started earlier in January of 2019.

At what point should everyone expect this problem to have a solution?

alifewithfaith
tagDiv Member

uhm………….. Simion, Those are great suggestions if the question was, “What are some alternatives to Google AdWords?”
Unfortunately, that’s not quite what was being asked, so allow me to clarify a bit better.

If I wanted to put JetPack’s WordAds into the NewsPaper Theme Panel’s Ad section, has anyone ever successfully done that? If so, was it done via shortcode or some other theme modifications?

NewsPaper Theme Ads Tab

alifewithfaith
tagDiv Member

problem found: however the theme, plugins, speed settings, or anything else is configured in your Newspaper site…. if you want those Amazon Ads to show up, then

DO NOT COMBINE ANY .JS FILES!

😉

have a good day :-O

alifewithfaith
tagDiv Member

update: I just disabled *EVERY* tagdiv plugin + the LightSpeed Cache _(which, for some reason – this hosting company decided to include it on their server stack)_

& the Amazon ads started appearing. standby & I’ll toggle them back on ’till we figure out which one was the culprit…..

alifewithfaith
tagDiv Member

i’m gonna jump inline w/ this thread instead of opening a new topic b/c it seems like these are all a bit related…….

Bogdan, if you’ve got an Amazon account, you can find the ad’s instructions here:
https://affiliate-program.amazon.com/home/ads
Basically, it’s just a simple copy/paste for the ad.

Here, take mine and use it as an example:
https://gist.github.com/BurlesonBrad/b58b9fb1e6f7e9548c4e883b97a23b83

<script type="text/javascript">
amzn_assoc_placement = "adunit0";
amzn_assoc_search_bar = "true";
amzn_assoc_tracking_id = "allinfaith-20";
amzn_assoc_ad_mode = "manual";
amzn_assoc_ad_type = "smart";
amzn_assoc_marketplace = "amazon";
amzn_assoc_region = "US";
amzn_assoc_title = "Click & Read the Descriptions For These Books";
amzn_assoc_linkid = "e7195d610f69c403a304838e7e14a7ea";
amzn_assoc_asins = "1250026261,0307731871,0307731898,0997829087";
</script>
<script src="//z-na.amazon-adsystem.com/widgets/onejs"></script>

First let’s see that on the Newspaper site:https://alifewithfaith.com/independent-fundamentalist/

Ok, so we can see the ad code being displayed when we view source on that page, right?

However, when we Inspect Element, and click on the red errors on the left side of the inspect element screen in Chrome, we find this:


onejs?MarketPlace=US:1 Error : adType is not defined
render @ onejs?MarketPlace=US:1

So, we can now go blame Amazon, right? Ha! Not so fast 😉

If we switch the theme, stick it on our personal site, or even run over to another totally different URL, and use the exact same Ad code from the Gist file to copy/paste it into a post. Guess what: The ads start to appear.

Bogdan (or anyone/everyone else) feel free to use the code in that gist to test it out on another theme b/c the exact same code, simply copy/pasted into another theme does indeed show the ads.

https://prnt.sc/j7zbbs

So, here’s the file from Amazon that will cough up those Ads that we’re all wanting:
https://z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US

The exact same code, pasted into another theme, works.
I think something, somewhere in the Newspaper theme might be causing that javascript file from Amazon to throw an error.

Viewing 8 posts - 1 through 8 (of 8 total)