Search Results for 'review'

    No search results were found in Documentation!

Results from the Forum
fathummus
Participant
#0

Hi
I have an issue when i selecting Style 7 in the post edit theme panel.
The feather image is not display
http://www.tgspot.co.il/lenovo-yoga-tab-3-pro-full-review/
http://www.tgspot.co.il/oneplus-3-review/

Please note: i can’t update the theme due to RTL issue. only need to fix this problem.

Thanks

Bogdan B.
tagDiv Staff

Hello,

You can rate our theme if you want from the envato platform on this page: https://themeforest.net/item/newspaper/reviews/5489609
As for the background, your image has to be bigger than the content for anything to show up. We suggest updating a 1020×1080 image for hd monitors as they are the most commonly used. Also make sure you set it to full image in this setting, not thumbnail: http://screencast.com/t/Ntylgi3I92

Thank you!

Fasmon
tagDiv Member

Here’s the script itself, plus some boilerplate:

<br><br><script type="text/javascript" src="http://imps.cardsynergy.com/imps_single_offer.php?&sid=35049&aid=a8f8c52a&cid=246411845"></script>

------------------------------------------------------------

<p>Editorial Disclaimer: The editorial content is not provided or commissioned by the credit card issuers. Opinions expressed here are author’s alone, not those of the credit card issuers, and have not been reviewed, approved or otherwise endorsed by the credit card issuers.</p>

<p>If you liked this post, <a href="http://feedburner.google.com/fb/a/mailverify?uri=milevalue&loc=en_US">sign up to receive one free daily email</a> every morning with all of the day’s posts! You can also follow MileValue on <a href="http://twitter.com/milevalue">Twitter</a> and <a href="http://www.facebook.com/milevalue">Facebook</a>.</p>

Perhaps there’s something wrong with the script?

Metric
Participant
#0

Hi,
We’d like to add spacing between sidebar widgets:

These are the sidebar (demo default) shortcodes:
[td_block_ad_box spot_id="sidebar" spot_title="- Ayuda a Emprendedor haciendo click en la publicidad -"][td_block_15 category_id="" limit="4" custom_title="De todo un poco" td_filter_default_txt="All" ajax_pagination="next_prev" sort="random_posts"][td_block_1 category_id="" limit="3" custom_title="LATEST REVIEWS" td_filter_default_txt="All" sort="random_posts"]

Thanks!

MasonK
tagDiv Member

Thank you for the support! How can I give a review? Couldn’t seem to give a review on theme forest the other day.

corradomaiorca
Participant
#0

Hi.
Is it possible to create a new filter for blocks with a custom query? I need to use some attributes like DISTINCT or GROUP BY that i cannot integrate in standard filter included with theme.
I tried modifying one filter (reviews high in the picture) changing the name of field using for sort, but i need to add the DISTINCT clause..
i’m attaching a screen of what i got now to make you understand..
Custom query

simchris
tagDiv Member

Nope. You should only have *one* h1 tag on your home page, which would normally be something for SEO that is static like a block of info about your publication. H3 is most often used for headlines on news pages as they are not sticky, meaning if you have 20 items on home page, then 20 new items post, then the other 20 drop off home page and are no longer there, so have zero “long tail” value for SEO for exact phrase matching.

h1 and h2 tags most commonly used for static content in relation to the actual article/news item or page, not the other content linking to it. So, h1 for a title, h2 for a sub-head; h3 for supplemental headlines which are more indicative of a section head, than simple bolded text items.

Welcome to SEO 🙂

Google does not necessarily provide more “juice” to something with h2 or h3 tag on your home page. Almost everytihng other than h1 is pretty much presentational.

So you can use h3 tags on your mid-story sub-titles on an article while h2 might be used for main story sub-title. H1 for main title.

Only you can optimize your site for SEO; theme can’t do it for you. So, yes, adding h1 and h2 tags to your home page with static information is useful. Not so much with transitory items. You can of course make any heads for sections as h2 using blocks in the composer (e.g., “Book Reviews” as h2 sub head above a block of book review items…). Totally up to you.

  • This reply was modified 9 years by simchris.
  • This reply was modified 9 years by simchris.
nuthan
tagDiv Member

Hi Catalin, Thanks for your suggestions. When I browse to Visual Composer Settings.
I see this..
Visual Composer Activation

Yeah, We will create our own menus, But, The features in the demo preview has lots demo pages, from we which we could refer to create category pages, and various block managing rich content techniques.

Thanks,
Nuthan.

Catalin
tagDiv Staff

Hello jbdesign,

Unfortunately, I do not exactly understand what you mean, sorry! If you have made any modifications to the code and you do not know them, please try to make a new update for your theme, revert all the theme settings to the default state, clear all your caches and check the results. The default theme behaviour can be checked on our demo preview, here -> http://demo.tagdiv.com/newspaper/ Also, if you want that your menu to be not sticky, you can change this from Theme panel, like this -> http://screencast.com/t/FZ9R5pnWnRIv

Thanks for your understanding!

Catalin
tagDiv Staff

Hello nuthan,

If you do not have any caching plugin installed on your side, you will have not cache memory. This menu item is available only for our demo preview. If you have downloaded the default demo on your side, you will have to create your own menus from the panel.

Thanks for your understanding!

diablo7
Participant
#0

In Review description, he wanted to do the following, for example:

THE GOOD: Excellent gameplay, good graphics and excellent sound.

THE BAD: The enemies and scenarios are repeated.

But in the Review description, it always appears as follows:

THE GOOD: Excellent gameplay, good graphics and excellent sound. THE BAD: The enemies and scenarios are repeated.

Some CSS for this code, all the reviews I would like to appear as follows:

THE GOOD: Excellent gameplay, good graphics and excellent sound.

THE BAD: The enemies and scenarios are repeated.

RAGEWorks
Participant
#0

Good Afternoon Guys,

It was brought to my attention recently that contributors cannot see the post settings menu to provide sources or do reviews. Is there a setting I need to tweak or is this a theme default? We do have user role editor running on our site as well but there is nothing relating to post settings.

Any help would be appreciated.

Bogdan B.
tagDiv Staff

Hello,

If you want us to check anything on your site we will need the site to do it. On our end the review system works properly. You simply need to make it show stars instead of percentage like so: http://screencast.com/t/ofDmnDq5V

Thank you!

Andrei L.
tagDiv Member

HI

Thank you for your generous thoughts and your review! We’re glad you like our theme.
That delay appears because you’re using speed booster plugin. This plugin moves all custom css generated by the theme and the one added in theme panel at page’s footer. When the page is loaded first time is executed the code from style.css then the custom css from footer. To avoid the delay you can paste directly all custom css in style.css file: http://screencast.com/t/wcm0zmIYni This is your custom css for now: http://pastebin.com/hVhfyQL8

Hope this helps!
Thanks!

Jessie
tagDiv Member

Hi @nairolf

Thank you for trying to help me. That’s kind of you. I hope you’ve eaten something by now 🙂

What I would like to happen is, for the updated date to show on the categories and the “latest articles” sections too.

It would also be great if when an article gets updated that it will move to the top of the “latest articles”

I think the above code shows the updated date in the search engine results?

Adding the codes to loop-single.php doesn’t show the updated date on all types of posts. Example: I have a post with post template 5 that includes a review on it that doesn’t show the updated date but only the published date.

karthavyam
Participant
#0

I’ve bought the newspaper theme, for our website http://www.headstartschool.org.

I’ve placed it in the folder http://www.headstartschool.org/diploma.

It has widgets headings like “Latest Reviews”, “House Design”, “Tech and Gadgets” and the like. How can I edit these?

Also if I want to remove these widgets from the home page, what should I do?

Thanks

simchris
tagDiv Member

Did you try the normal fixes to solve the issue with your WordPress setup?

a) proper install of theme and plugins; disable plugins that came with former theme
b) check enough system resources per the theme system status
c) disable plugins you might be using that conflict with Visual Composer
d) clear cache in browser and on your site
e) RTFM (read the instructions)
f) turn off ad blocking or intrusive anti-virus that blocks your own WordPress admin panel
g) be very specific in WHAT does not save, where, and what you did to try to debug why YOUR setup isn’t working
h) review other topics on here as to how folks fixed their particular problem, such as using cloudflare the wrong way, or not clearing cache, etc. — only YOU can manage your own website — theme cannot fix things unrelated to itself, nor can others
i) if you ask for help, people here try to help
j) insults and the like help no-one

Tens of thousands of people using this theme for 3+ years use it every day; but not every web hosting setup is the same. If your setup works with “normal” WordPress settings and is up to date with latest secured version of WP, theme should work if properly installed.

Tech support offers help as time permits, in order received, and they do respond to everybody and all emails. And have always done so, as I can attest as long time user.

Don’t give up! Try to check some of the things mentioned above AGAIN, if done already — try changing to different web browser (e.g., CHROME); if you’re using broken old version of Safari on Windows, or similar, that can be issue also.

Helps to describe what you are doing and HOW you are doing it, and perhaps you will get some help.

lastwordonsports
Participant
Post Views - topic
#0

Hi,

Running the latest update of Newspaper on WordPress Multisite.

We are having difficulty understanding why our “views” are so far off what Google Analytics and Adsense are reporting. For instance, an article showing 220 views according to our theme is actually showing only about 80 in Google Analytics. Example: http://lastwordonfootball.com/2016/09/27/leicester-city-vs-porto-champions-league-match-preview/

This problem persists on all 16 sites we have currently set up.

1. How are these “views” calculated?
2. Where do we go to check settings? Does it not run on the Google analytics code we installed in the Dahsboard — Newspaper — Theme Panel settings?
3. What can be the reason for the error?

Any advice is helpful.

Thanks

nguyenanhthai
tagDiv Member

Great support. Issue has been fixed.
I will write a best review for your team now.

Thanks,

simchris
tagDiv Member

Ironically, I just woke up ! First cup of coffee in hand, checking email and server backups. 🙂

For your question:
You may wish to review the WordPress ‘codex’ documentation to learn how WordPress works; the theme has nothing to do with your RSS feeds.

See: https://codex.wordpress.org/WordPress_Feeds

Lots of great info in the codex to review if new to WordPress; stuff you’ll want to know!

But the short answer is that adding /feed/ to end of your sitename, category name, author index name, all creates automatic rss feed.

yoursite.000/feed/
yoursite.000/category/books/feed/

etc.

Welcome to WordPress ! 🙂

Andrei L.
tagDiv Member

Hi

The theme does not control information displayed by google in SERPS. You can try to use a plugin which controls meta info and we can recommend SEO By Yoast in this regard. Please follow this link for more details; https://yoast.com/snippet-preview/

Thanks!

Andrei L.
tagDiv Member

Hi

The server configuration seems to be fine.
We made some tests in the past with 70.000 posts in db and the theme worked almost fine, the delays in admin were no bigger then 3-4 seconds, but I have to mention that we didn’t had the amount of traffic as your site does.

Debugging this issue on such a big site is not an easy task and also require a lot of time and some specific skills. The best way would be to make clone of the site on a development domain if possible and try to debug there this issue. When the site grows like this it’s also recommended to contact a person who can handle issues related with server configuration, memory spikes or conflicts between themes and plugins.
If you can setup a clone on your site let us know and also give as admin to it so we can have a closer look and make some additional tests. We would prefer a test site to void any possible issues which may occur while we make the tests.

WordPress makes a lot of requests to database in admin panel and the response time is very much influenced by how well is database optimized. Here I’ve found some informations which may help for a good optimization: https://code.tutsplus.com/tutorials/speed-up-wordpress-caching-and-database-optimization–cms-22055https://www.keycdn.com/blog/speed-up-wordpress/
You can also contact your host provider and ask him if he have some specific suggestion to optimize the database and also for php.
It may also be helpful a tool for monitoring the queries, an example would be https://wordpress.org/plugins/query-monitor/ or https://wordpress.org/plugins/p3-profiler/screenshots/ From the reviews I’ve noticed that these plugins are very useful in this regard.
Another important aspects is the authors/editors numbers. Do you have many of them, also many of them are simultaneously logged in on the site and perform actions? If many users are logged in the queries made by wp and are multiplied and server need to handle a bigger load.

Thanks!

Fausto
Participant
#0

Ok, I know, my case is very specific (sorry).

I’m looking forward an structure like site.com/tv/game-of-thrones/news, where tv is a custom taxonomy, game-of-thrones is an item in this custom tax and news is a category item. The URL would return posts in both game-of-thrones and news item taxonomies.

To achieve this I created endpoints for the tv custom taxonomy item page (news, galleries, reviews and so on). Then I created a custom query in taxonomy-tv.php to filter dinamically by the two taxonomies itens. Here’s my code for the endpoint page:

$args = array(
'posts_per_page' => 4,
'post_type' => 'post',
'tax_query' => array(
'relation' => 'AND',
array(
'taxonomy' => 'tv',
'field' => 'slug',
'terms' => array($current_term_obj->slug),
),
array(
'taxonomy' => 'category',
'field' => 'slug',
'terms' => array($uristr[2]),
),
),
'paged' => $paged,
);

$query = new WP_Query( $args );

if ($query->have_posts()) {
while ( $query->have_posts() ) : $query->the_post();
?>
"><?php the_title(); ?><br>
<?php
endwhile;
} else {
echo 'No post found';
}

query_posts( array( $query ) );
td_page_generator::get_pagination();
wp_reset_postdata();

Everything is great, but I can’t get this custom query to paginate. It returns the pagination menu, with the links, but it loads only the first page. Any ideas how I can fix it??

Thanks in advance!

PatWire
tagDiv Member

Here is how we use it – you can select how many words before it’s triggered, and how many times it appears (max 3 as seen here) and whether it will tag one on the end if it’s a short post – can’t run on tags/cats – but we just designate posts must be one day old (more can embarrass a news site!) PRO gives all sorts of style options, with live preview – doesn’t slow site

http://wbwi.re/2crO6dv

NithishB
Participant
#0

Hello, I recently purchased Newspaper theme and I edited a lot of stuff in Theme Panel like adding Backgrounds, changing footer content and menus and stuff but after like 2 – 3 hours when I refresh the page I see either Background not appearing or Footer content not appearing. But in Theme Panel they are there.
I am using W3 Total Cache plugin and as per reviews it works fine, is there any compatibility problem with Newspaper ?
Please help, I can’t keep editing daily

Viewing 25 results - 5,251 through 5,275 (of 7,000 total)