I have not gotten a chance to do the update of the theme btw. Sorry was that one of the suggestions in fixing the mobile shopping cart issue?
Thanks so much for getting back to me. So disabling the theme worked in getting the product to show up to the cart and check out correctly. The only issue with that is that my mobile site looks the old way and no longer using Newspaper theme. I was really thrilled about using Newspaper theme on my mobile view because that’s what I purchased it for. Is there any other suggestions you may have for me where I keep the theme and the functionality will work? Is the theme set up to be able to accept orders via mobile and WooCommerce checkouts or does it not support these kinds of transactions?
After upgrading to new version 7 I seem to have all my media images. It doesn’t bring up anything under media and just keeps spinning. Even when I try to upload new files that option doesn’t work either. Nothing happens when I click on upload new image. Did I do something wrong? How can I resolve this issue?
Thank you. I’ll look into it.
Well you are the author of this theme though right? Not trying to be sarcastic but if you are the author or supporting author then how was the one in your classic blog set up? The example I am referring to (http://demo.tagdiv.com/newspaper_classic_blog/). I don’t have to use Jetpack if there is another way.
Hello,
Was wondering if you can help me with something. I added a side Widget on my homepag called “About Me” (Image:Jetpack). I uploaded the image of myself that I want to have appear. It gives me an option to put in a caption but I am unable to change font or skip lines in the caption section. It pretty much takes all the text and combines it into a paragraph. Even if I skip a line while inputting text.
The blog sample that you have on you Newsletter theme (http://demo.tagdiv.com/newspaper_classic_blog/) has the the same “About me” widget but also has a name (in bigger font) and another paragraph that is not attached to the name. So I see that somehow this feature is available I just can’t figure out how to add a separate name or change fonts underneath the image. Any suggestions?
As for the Tags Widget… I have tried that same exact concept you are showing in the attached link (http://screencast.com/t/98s7U2CclUY) and my tags show up under the post, however; it does not show up under the Tags widget on the right hand side. Can this be because all my blogs so far have been set up as Private for testing purposes? Or is this a technical problem.
Thanks a lot.
Thank you for your time and sources. I reviewed all of it and tried the recommendations and here is where we are:
We have set up our categories with slugs. We are now trying to set up our page names, titles, and descriptions so we can set up our URL strings. We can not find where we define our page names and page descriptions and assign slugs to the page names. This will enable us to set up our URL Strings. Please tell us where we find this. We are ensuring that we do not set page titles equal to slugs and page names.
Hello,
My blogsite is now set up and ready to go for posts. (fit2fash.com) I have two questions that I am having trouble figuring out.
1st. Question on the side of of the website I have added the Tags Widget and when I posted a test blog and added the Tag words to it the words did not show up under the category Tags (cloud). Instead they showed up under the post. I understand it’s supposed to show up under the post I tied it to but isn’t it also supposed to show up under the Tags Widget? If not then what is the Tags widget for and how can I make it function?
2nd. Under “Appearance” I have added “Menus” in “Top Categories”. The new categories are “Fitness” and “Fashion”. I have done this so that some of the posts can also show up under the Categories – Fitness or Fashion aside from the home page. When I try to post a blog in my dashboard nothing shows up under the categories. Need to know how to fix that? Is it something to be adjusted under the Appearance Set-up or something to set-up under a different section that I have missed. For some reason both of those categories show up with same URL: http://www.fit2fash.com/?cat=2 How come it does not give me the option to select one of these categories under my blog post settings when I drop down the “Categories” menu.
Thank you for your help. So I tried everything you recommended and it seems that the notification from Jetpack is not functioning properly. Either that feature doesn’t exist or it’s not functioning properly so I have e-mailed Jetpack for support on this.
Another question for you though. I like the blog page setting you had for the page featured in your blag sample page for this theme (http://demo.tagdiv.com/newspaper_classic_blog/?cat=5#) . I have pretty much set up my site the same way but am having a hard time finding the exact font style and size for that page. Is there any way to provide information for following options: Font Family, Font Size, Line height, Font style, Font weight, Text Transform, Text color.
This is how I got to that section if you need to check it: Theme Panel, Custom Typography, Widgets Title Font.
Thank you so much for your help. Here are my specific questions:
There has been a misunderstanding here. We don’t need a “subscription system; we need only 1 thing to work and that is for when a subscriber subscribes, we get an email saying they have subscribed. The system already has a set up where people can subscribe. It may help to visit the site and see the Subscription Link there. That’s all. (Please see copied document which highlights the problem I think we are experiencing and might point to a solution)
Answers to Tech Support questions:
———————————-
Q) Where is the ìsubscriptionî form on your website?
Answer) The subscription form is actually a TADDIV JS Container
called span4 column_container. Code is shown below:
————————————————————————————–
</div>
<div class=”span4 column_container”>
<aside class=”widget widget_recent_entries”> <div class=”block-title”><span>Recent Posts</span></div>
</aside><aside class=”widget widget_tag_cloud”><div class=”block-title”><span>Tags</span></div><div class=”tagcloud”></div>
</aside><aside class=”widget jetpack_subscription_widget”><div class=”block-title”><span><label for=”subscribe-field”>Subscribe to Blog via Email</label></span></div>
<form action=”#” method=”post” accept-charset=”utf-8″ id=”subscribe-blog-blog_subscription-3″>
<div id=”subscribe-text”><p>Enter your email address to subscribe to this blog and receive notifications of new posts by email.</p>
</div>
<p id=”subscribe-email”>
<label id=”jetpack-subscribe-label” for=”subscribe-field”>
Email Address </label>
<input type=”email” name=”email” value=”” id=”subscribe-field” placeholder=”Email Address” />
</p>
<p id=”subscribe-submit”>
<input type=”hidden” name=”action” value=”subscribe” />
<input type=”hidden” name=”source” value=”http://www.fit2fash.com/” />
<input type=”hidden” name=”sub-type” value=”widget” />
<input type=”hidden” name=”redirect_fragment” value=”blog_subscription-3″ />
<input type=”submit” value=”Subscribe” name=”jetpack_subscriptions_widget” />
</p>
</form>
<script>
( function( d ) {
if ( ( ‘placeholder’ in d.createElement( ‘input’ ) ) ) {
var label = d.getElementById( ‘jetpack-subscribe-label’ );
label.style.clip = ‘rect(1px, 1px, 1px, 1px)’;
label.style.position = ‘absolute’;
label.style.height = ‘1px’;
label.style.width = ‘1px’;
label.style.overflow = ‘hidden’;
}
} ) ( document );
</script>
——————————————————————————————-
B) When somebody subscribes, where is that being stored?
Answer: Subscriptions are being handled by a widget called “jetpack_subscriptions_widget”.
Where the widget stores data would have to be looked into by TAGDIV.
C) Can you see the people who are signing up?
Answer: We can see the people who are signing up through an ADMIN Panel in WORDPRESS.com.
However while the subscriber does receive an email, we do not. We have to go into another
company’s toolset to find this data.
D) Plugin?
Answer: The Subscriptions are being handled by a widget called “jetpack_subscriptions_widget”.
What we have validated is that once a person subscribes, the following occurs:
1. The person gets an email asking them to confirm their signup.
2. The confirmation email process workds because when a person confirms, the email address
gets populated into the WORDPRESS.COM ADMIN panel.
3. The email address gets populated into the WORDPRESS.COM ADMIN panel
4. The web hosting company has validated that they can forward an email from our email address
on the web hosting system to the Yahoo email address for the BLOG. This has been set up and
done through the SMTP protocol.
So just based upon this, it would appear that something is not working with the “jetpack_subscriptions_widget”
to get it to send us an email that a subscriber has subscribed. The widget is NOT instantianting or a method
call is not correctly working.
Thank You,
Fit2Fash
So my website is brand new and I have purchased Newsletter theme to use it for my blog on WordPress.org. The website is meant to be a blog site so it’s crucial that this feature works. To be honest I don’t know what I can use to check my subscribers because not sure how this works yet. So far I check the stats with Wordpess.com which is originally what I signed up with then switched it to WordPress.org to host it myself so I can also run advertisements. I am attaching a screenshot of the stats page in case it’s helpful. I would also like to see this theme notify me when users sign up besides from the e-mail notification but I don’t know where to check on your theme. Is it an additional plug-in? Anything you can help me with please.
Hi. I took your advise and installed the plug-in you recommended ( https://wordpress.org/plugins/wp-mail-smtp). I also called Bluehost and set up all the information I needed with them for the SMTP host name and number and we tested it. The e-mail is set up with Bluehost and that forwards it to my personal e-mail. When I have someone sign up as subscriber it still does not notify me. I have no way of knowing that I got a subscriber. Although it notifies the subscriber that they are confirmed. I can see them in my stats report. Bluehost recommended that you help me from here on because it may be a problem with the plug-in sending a notification. They said the notification doesn’t even touch their server; therefore it’s not working. Please help.