Search Results for 'amp'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

The header style you use should display the full logo. I uploaded an image we use as an example ad: http://screencast.com/t/TcO0CDDiHKFS and it works fine.
I also checked your console and it seems to display an error about a certain logo: http://screencast.com/t/pxKKZlfwL3
Please try to disable all your plugins except visual composer and upload your full logo image.

Let us know how it goes.
Thank you!

Alin [tagDiv]
tagDiv Staff

Hi,

You can filter by a specific category for example on Post Grid like this – http://screencast.com/t/n0WCsi1L5SRbhttp://screencast.com/t/dblud5bVh
The theme has an option to control excerpt in Theme Panel, but just for tagdiv blocks. You can add manually excerpt for you posts and it will appear event it appears on tagdiv blocks or VC element – http://screencast.com/t/DZbhrDE1tpEhttp://screencast.com/t/gW35xAnY
Here you can find and change more options for grid elements(or create a new template) – http://screencast.com/t/hA0UDAjIfhttp://screencast.com/t/NoGbHTeZo

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Yes, unfortunately this is not an easy task and you will need custom modifications to achieve this, here you can find an example how this can be done for share buttons– https://forum.tagdiv.com/topic/can-i-edit-block3/#post-22779 and here you can find the share/like buttons used on posts(if it can help) – http://screencast.com/t/Fl0dqrEuz This is for version 4 of the theme, but you can adjust it for Newspaper 6. If you don’t have basic php/html/css experience I suggest to hire a professional developer to do this for you as we cannot provide any type of custom work at this time, sorry!

Thanks!

hacatchev
Participant
#0

Hi, I was trying to use a vc block but want to specify which posts by post ID. I decided to use “display post shortcode” plugin and the shortcode allows me to specify post by ID#, but I am not able to make the shortcode output style look similar to that of the posts in VC block 11 (which also has title, author, date and excerpt). Do you recommend trying to use VC block 11 code which was used for the block and add this to add to admin custom style.css? Would that work or is there a way to use “display-post id” shortcode with the Block 11 to specify post id. The shortcode example for the plugin is [display-posts id=”845” include_date=”true” date_format=”F j, Y” include_excerpt=”true” wrapper=”div”]. I am somewhat novice wp user so maybe there is an easier way than this. I look forward to any help you can provide. Thank you!

withney
Participant
#0

Hi,

I want to add private ads, only .jpg images. How do I put random images in the header, for example?

If the theme does not support this function could direct me to a plugin or otherwise consistent with the theme that is efficient so I put random customized ads?

Thanks from Brazil.

Att.
W. Guilherme.

ibomax
Participant
#0

http://resimekle.com/Dj0
http://resimekle.com/DjM

Please check pictures… I have 2 problem at bahisokulu.com

At footer i have Haber main category and also Tahmin main category… both category have Futbol sub category… So at footer i have two Futbol text… i want to show them with main categories to show users which football…

can be like Haber / Futbol and Tahmin / Futbol there and people will understand which football… is it news or prediction…

Other problem is i try to sort categories on boxes also but unable to do… for example i want futbol first then basketbol… because its more important sport… but it always sort it with first Letter 🙁 please help me.

Pradeep Augustine
Participant
#0

Hello tagdiv,
Recently, I had found an issue with my homepage. When I click the page archives in in the recent posts,
Example http://www.getcooltricks.com/page/2/ it is again showing the homepage. I had disables all the plugins and tried. But still I’m seeing the homepage instead of Page archive 2. Kindly help me. Website: getcooltricks.com

Pradeep Augustine
Participant
#0

Hello everyone. I had recently integrated Google Custom Search to my WordPress blogs running Newspaper theme. You can show the search results in a separate page with AdSense for search enabled. I just want to share that with you guys. Check the instructions by accessing the following link.
http://www.getcooltricks.com/wordpress/google-cse-integration-to-newspaper-wordpress-theme/

If you want to check the Working example check – http://www.getcooltricks.com/search/

Leave your suggestions in the Comment box.

orenner
Participant
#0

*Please note when responding that I am not a developer*

I am using an RSS Importer and would like to add some functionality to the functions.php. I have the code for the Genesis but how do I amend it for the Newspaper theme?

//* Redirect posts to original URL
add_action( ‘template_redirect’, ‘nabm_original_post_redirect’ );
function nabm_original_post_redirect() {
if ( ! is_singular() ) {
return;
}
if ( $url = genesis_get_custom_field( ‘rss_pi_source_url’ ) ) {
wp_redirect( esc_url_raw( $url ), 301 );
exit;
}
}

//* Open post title links in new tab
function nabm_filter_entry_title() {
function nabm_post_title_output( $title ) {
$title = sprintf( ‘<h1 class=”entry-title” itemprop=”headline”>%s</h1>’, get_permalink(), the_title_attribute( ‘echo=0’ ), get_the_title() );
return $title;
}
add_filter( ‘genesis_post_title_output’, ‘nabm_post_title_output’, 15 );
}
add_action(‘genesis_header’, ‘nabm_filter_entry_title’);

fusioncloud
Participant
#0

I want to change the title colour & padding for a block (ex: Block 3), screenshot attached. I will use the block3 in different pages. I want that all block3 will be updated with colour & padding.
http://prntscr.com/90bukf

Can you give me a how to achieve it with screenshoot & custom CSS?

Thanks in advance 😀

cmistico
Participant
#0

Hi all,
I have a serious problem with NewsMag theme that I’m using in my site togheter with bbpress forum.

This is the problem: when user try to login or register to fourm, by clicking on “Log in /register” at the end of the page, it appears a black screen without any possibility to do something..

so for example, here:
http://analisidelsangue.net/forums/topic/ves-41/ if you try to click on “Log in /register” at the end of the page you can see the problem…

As someone of your staff suggested me, I tried to turn off all plugin of my site to avoid any conflict between plugin and newsmag theme.
To be sure of this, I had deployed a copy of my site on amazon Ec2 .. here
http://ec2-54-155-7-225.eu-west-1.compute.amazonaws.com/forums/topic/ves-41/

but as you can see the problem there is in this site too (without plugin)

So peraphs this is a dimostration that the problem is between Newsmag theme and bbpress forum
Can someone help me about this point?

thank you very much for your help

alessandro from Italia

Naama
Participant
#0

Hey
I have a site in hebrew (rtl), and couldn’t figure out how to change the directions of the big slide, so that the big image will be on the right, and the 3 small image on the left.
also, I’d like to know how to change the category setups in homepage (block 5/3 ect), so that the newest article will show on the right.

and one last question- how do I change the color of the post/page background?

Thanks!

mkcare
Participant
#0

Customize the appearance of the category on the output page. Opt ARTICLE DISPLAY VIEW M1. Why does the page displays only 10 articles? For example, I need to output to 12 or 15. How to do it?
http://joxi.ru/EA4zRoQuJ9Qwmb

byothe
Participant
#0

Hello,

Is it possible to make an exception for a picture not to open in modal mode ?
For example, when you click on this image it won’t open in a lightbox but it will open the image in the browser…
It would be useful for infographics because they need to be zoomed in…

Regards

five40
Participant
#0

Hey guys-

I absolutely LOVE the smart list features (especially 6, 7 and 8!).

We have an issue that I’m hoping to get some direction on-

We use tracking codes for different uses on our articles and the smart list articles are not recognizing/maintaining these codes through the different pages of the article.

Example:

If I post an article with a tracking code like this-

website.com/smart-list-article/?tracking-code=abc

When the user clicks NEXT they are taken to

website.com/smart-list-article/2/

Then..

website.com/smart-list-article/3/

Etc…

What we’d like is for the additional pages to keep the tracking code appended, like this:

website.com/smart-list-article/?tracking-code=abc
website.com/smart-list-article/2/?tracking-code=abc
website.com/smart-list-article/3/?tracking-code=abc
website.com/smart-list-article/4/?tracking-code=abc
etc…

Any suggestions on how to accomplish this?

JCAires
tagDiv Member

@iamkingsleyf

You need a plugin for that, free or premium. I am using qtranslate-X on my http://www.photocommand.com, which is also complemented by WPBakery Visual Composer &amp; qTranslate-X, Yoast SEO &amp; qTranslate-X, Advanced Custom Fields: qTranslate as those plugins gave me those options.

If I was starting today, I am not sure I would use qtranslate-X (I read it is a hard one to uninstall if you need to and it is not the most SEO friendly (take care when setting your URLs in the language implementation options).

  • This reply was modified 10 years by JCAires.
Bogdan B.
tagDiv Staff

Hello,


@usafridi
. Please check your id again: http://screencast.com/t/gB0EuSNIyhttp://screencast.com/t/YwjhcdzT
That ID seems to be an invalid one. Try to set tagdiv in your social counter plugin: http://screencast.com/t/H7DQDeMIgFcq


@kaifanun
Please also check your id again and just enter the id (example: tagdiv) If another ID is still not working please send us an email at contact@tagdiv.com and provide login credentioals so we can test your counter for ourselves. Also include a link to this topic.

Thank you!

drsam
Participant
#0

I have enable “Smart sidebar”, I have 2 sidebar and I only want one side bar to be sticky while scroll and another stays at top.

Example:
1st sidebar at top (It will stays on top while scroll)
2nd sidebar after 1st sidebar this will be fixed/sticky while page scroll

Can someone tell me how I can only allow specific side bar to fixed or stays at top.

Thanks

wpdiv
tagDiv Member

1. No, have not change any CSS for line height issues,. I think you have resized your browser to check the line height issues. Please use mobile device to regenerate the issue or check this page mobile device screenshot http://i.imgur.com/zkj68gT.png

or run the page test

https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.wpdiv.com%2F&tab=mobile

You might noticed the same issue regenerated in screenshot http://prntscr.com/8zav0a

(Note : The screenshot i have attached here http://i.imgur.com/zkj68gT.png grabbed through my smartphone.)

2. Ok, let me use the JPEG image for logo. Thanks to notify.

#0

I can’t figure out how to make all the widget titles visually consistent, so that the colored background is solid, and there is no space between the box and the line below it.

See example on this page: http://wordpress.mauimagazine.net/bacon-wrapped-maui-venison/

Notice both : Upcoming Events & Latest Stories on right side bar — Upcoming Events looks how I want it to look and Latest Stories is showing a white space between the text and the line. I want that space to be gone in every instance.

Thank you for your help!

vultr69
Participant
Home me - topic
#0

how i click to TechNews 6 and it go to page New me
https://scontent-hkg3-1.xx.fbcdn.net/hphotos-xaf1/v/t34.0-12/12200769_480112655483130_1383849922_n.jpg?oh=5b96b0cc9ed5306d982f2cfc93e5c696&oe=563D12F1

Bryson T
Participant
#0

Pretty much at the end of my wits on this issue. I’m using Newspaper 6.5.1 & W3TC, which I’ve said before I hate but have since moved to a managed VPS that is built to use it for APC and Varnish.

The problem I’m getting is encoded pages being served from the page cache module, regardless of what other modules are or are not enabled. If I change themes to something from a different developer, the problem goes away. The W3TC plugin FAQ on WP.org addresses this and says it’s due to the use of php_flush() or the function flush() by the theme, but I’m not seeing that in the header, index, or footer files though it’s entirely possible that one of those calls is in a deeper file.

Here’s what it looks like:

This has been an on-going issue for me since about July of last year (I’ve kept Newspaper up to date within a few days of every update) and has remained consistent across two hosts (one cloud shared and one VPS). At the time this started W3TC was the recommended caching plugin for theme and even though that recommendation has changed, it’s not because the plugin breaks the theme. I can’t figure out what’s going on.

The host has looked into it with no luck. The W3TC support team doesn’t exist. And I’m not seeing the flush methods called from the theme to answer the documentation’s claimed cause of the problem.

Any ideas? I’m at a loss now. I’ve got a beautiful varnish/memcached/apache/nginx setup going to waste because of this and it’s starting the impede growth of the site.

Thanks.

vsivanov
Participant
#0

My Newspaper theme version is 6.5.1.

My site is young. Some categories contain few posts. For example, APPS category contains 25 posts. Pagination on this category page working properly. Category “Космос” contains 16 posts. And in the pages of this category pagination does not work at all. Only 10 posts displayed on this page. Only Normal Pagination works properly. “Infinite Loading” and “Infinite Loading + Load More” is not working.

Please help me to solve this problem.

byothe
Participant
#0

Hello,

I have activated the “General Modal Image” Feature in the theme administration…
It works fine on my old articles… but when I create new articles it doesn’t seems to work well.
Here for example :
http://www.byothe.fr/2015/11/image-du-jour-scrotentote-le-sac-testicules/

I added my images as always but they are not modal…

shae101s
Participant
#0

Hey guys, I need some help figuring out, how to get Block 13 (or any of the blocks for that matter), to show up:

shows 1 article at a time and has next/prev arrows that shows on hover. For example on this page of the http://youbeauty.com site they manage to do that, but how?

Youbeauty Block 13 Slide Example

Viewing 25 results - 34,851 through 34,875 (of 38,683 total)