Search Results for 'amp'

Results from the Forum
simchris
tagDiv Member

Hi, we need this feature desperately as well … I thought I had put in a ticket about this, but now can’t find it. All traditional magazines (I’ve worked at many over the past 30 years, being a middle aged guy now) and newspapers put a byline at top of article to show who it’s written by and also most traditional WP themes have this option for the index views of content, so that somebody who wanted to read something by a particular author would see their name (the average person might be more interested in the name of the writer than how many views it’s had on an index page of book reviews, for example).

eg.
http://www.nytimes.com/pages/books/index.html

http://www.nytimes.com/2013/10/14/books/oscar-hijuelos-cuban-american-writer-who-won-pulitzer-dies-at-62.html?ref=books&_r=0

Chris

cugnawi
Participant
#0

I’m using ‘Ads by datafeedr.com’ plugin (http://wordpress.org/plugins/ads-by-datafeedrcom) to manage my banners (create groups, start and finish date, etc).

It’s easy to use it in any ‘Text’ widget just using the provides shortcode for a specific group.

SHORTCODE example:
[dfads params=’groups=352&orderby=random’]

The pluigns offers also que option to inser as PHP… The same example:
<?php echo dfads( ‘groups=352&orderby=random’ ); ?>

However I’m trying to use it on the Ad Spot area of Newspaper theme but I can’t do it. I tried these ways to do it:

-In the custom left menu. Select ‘Newspaper: Ads’ and into Header ad, select ‘Text and spot’ and fill the ‘Top ad spot code:’ with the SHORTCODE.
-In the custom left menu. Select ‘Newspaper: Ads’ and into Header ad, select ‘Text and spot’ and fill the ‘Top ad spot code:’ with the PHP CODE.
-In Theme Options > Ads, create a new space of 728px and put in the ‘Desktop(1200px +):’ the SHORTCODE. Then in the Custom screen > ‘Newspaper: Ads’ select into the ‘Top ad spot’ combo the new 728px ad created with the Shortcode.
-In Theme Options > Ads, create a new space of 728px and put in the ‘Desktop(1200px +):’ the PHP CODE. Then in the Custom screen > ‘Newspaper: Ads’ select into the ‘Top ad spot’ combo the new 728px ad created with the PHPCode.

In none of these cases I got the banners… Any ideas of what can I do to use these spaces as a widget and insert my shortcode/php?

Thanks!!

NewWP
tagDiv Member

No, i mean the text “Continue” which i want to change to my language, not English. So how can I do that?

Marius
tagDiv Staff

Hello,

The text color of the button will be changed with the theme color. Do you want to have another color?

iOSPortalSK
tagDiv Member

If you want the category to display posts with small images, go to where your categories are, click on one of them and then you’ll find all the necessary settings at the bottom.

So you need to go here: wp-admin/edit-tags.php?taxonomy=category and then choose the category you want to edit and at the bottom change the “Layout” to Module 9 for example.

darkfrogg
Participant
#0

Hi guys, since I updated the theme, the excerpts seem to show an encoding problem with the apostrophes (totally absent from the article by the way) in French (website : http://www.tweet.fr).

For example, the following sentence : “D\’une part parce que je n\’ai absolument pas eu le temps”.

Would you have a solution ?

Many thanks and sorry for my poor English…

mertnuhoglu
Participant
#0

Hi,

I would like to learn how to translate the front end of the theme.

I use the newspaper-child theme.

I copied the “translation” folder into the child theme.

I opened the “default.po” file in Poedit and saved my changes as “default.mo”.

Then I uploaded the “translation” folder.

But nothing changed.

Here is a sample page:

http://hayatdefteri.com/124/kamp-yapacaklarin-yaninda-goturmesi-gereken-10-malzeme/

I translated “similar articles” as here:

#: D:\xampp\htdocs\wp_008\wp-content\themes08\includes\app/td_translate.php:29
msgid “SIMILAR ARTICLES”
msgstr “BENZER YAZILAR”

But the title “SIMILAR ARTICLES” is still in place.

Radu
tagDiv Staff

Hello,

Sorry for the delay, where do you want to put the code and I will make a sample for you.

NewWP
tagDiv Member

I think I could figure it out by myself. Thanks for your support, Daniela.

Can I change the text of the button: Continue?

  • This reply was modified 12 years by NewWP.
Toui
Participant
#0

Hello!

I noticed that there is a problem when you social-like a post with facebook that don’t have a picture.

Example:

When people liking this post:
http://vigorousbeats.com/nicky-romero-protocol-flight-03-the-summer-recap/

It appears like this on facebook:
http://d.pr/i/tcDN

And thats my ad.. I can accept that facebook can’t import a picture from the youtube video, but, shouldn’t it priority the Logo before the ad?

How do I fix this? Or can you fix it till next update?

Regards,
Tony

NewWP
tagDiv Member

Hi Daniela,

I see your point. Now I have a category which I can change the layout but I cannot link the category http://www.screencast.com/t/2WBOhKTaBJTy with the page on the header menu http://www.screencast.com/t/C1xx5dQy.

I just want to create a layout like yours: http://demo.tagdiv.com/newspaper/category/module-8-category/

Sorry if I miss out the obvious.

Thanks &amp; best regards.

Marius
tagDiv Staff

Hello again,

Unfortunately, the category page don’t use a template as homepage, but you can change the layout http://screencast.com/t/bfULSqPnl2 and you can select the module 1, module 2, etc.

joventu
Participant
#0

Hi,

I am having the issue of not all categories are displaying under the the [tagDiv] Ad box widget in a sidebar. For example I have created 30 categories for posts and only have 6 listed when trying to use the “visibility” feature of that widget. Is there a limit of how many can be displayed?

You can see a screenshot here:
http://www.screencast.com/t/tfc0AeB8fwJ3

gazgaz
Participant
#0

try to run the system on its website from the link exchange. Exchange website sape.ru.
They require inserting php code on the instruction here:

To be able to display hypertext links on the pages of the site that you want to connect to the system, it is necessary at the beginning of the source code of these pages do the following php-box:

<?php
     if (!defined('_SAPE_USER')){
        define('_SAPE_USER', '***********myID***********');
     }
     require_once(realpath($_SERVER['DOCUMENT_ROOT'].'/'._SAPE_USER.'/sape.php'));
     $sape = new SAPE_client();
?>

Further, in those places page where you want to display a link, insert the following code:
<? echo $sape->return_links($n); ?>
where $ n – the number of links you want to display in this spot on the page . The last call to this function, the document must be made with no parameters.

Example: Suppose you want to display on the page 5 links in 3 blocks, separated in different parts of the page, for example, one link under the left navigation menu, 2 links under the right menu and the remaining two links in the “footer” of the page. In this situation, you need to make the source code of the page 3 additional php-insert:
<? echo $sape->return_links(1); ?>– Under the left menu;
<? echo $sape->return_links(2); ?>– Under the right menu;
<? echo $sape->return_links(); ?>– In the “footer” (note the function is called with no parameters, because it is the last challenge of this page);

In that case, if the web site is going to series connection of multiple files (via include, require), or call any of the functions, then to call the code in these files or functions, you must define the variable $sape how to create a global client before use it.
That is, the initiation of the original client will look like:

<?php
    global $sape;
    if (!defined('_SAPE_USER')){
        define('_SAPE_USER', '***********myID***********');
    }
    require_once(realpath($_SERVER['DOCUMENT_ROOT'].'/'._SAPE_USER.'/sape.php'));
    $sape = new SAPE_client();
?>

and continued use (already inside the included file or in the body of the function):

<?php
    global $sape;
    echo $sape->return_links();
?>

my question is how to do it. I was trying to push in different places but there is no result. all subject to the standard rvbotaet without problems.

NewWP
tagDiv Member

Thank you for your adequate guidance, Daniela. I really appreciate that.

I have another trouble with the template of category page which I cannot access to. Could you show me how I can set the templates (which can be modified in the Customization)? The only thing I could see is the template for Homepage.

Again, thank you for helping me out.

Marius
tagDiv Staff

Hello, appwallvn and NewWP

1. We use Block 2 http://screencast.com/t/ihp1OsNZB1ek with follow options http://screencast.com/t/RNQSS7c7uPgI , http://screencast.com/t/YKZ83xD5YFN ,
http://screencast.com/t/jnnQrSpKwmO and the template of page must be Homepage-with article list http://screencast.com/t/XLtMmgkKGw.

2.If you edit a post you have this option like here: http://screencast.com/t/hG7nDWLQ4sv The reviews post will appear with star on all the widgets and blocks from newspaper.

About social counter please go in Appearance-> Install Plugins and activate the plugin like here: http://screencast.com/t/V533CHwf1
Afetr you activate the plugin go in Appearance->Widgets http://screencast.com/t/znoorHbR45u and here please add the id facebook http://screencast.com/t/ZTcwh0ywlbh7 , etc 🙂

NewWP
tagDiv Member

Hi Mathew,

I also want to create a custom block which I could change a bit from the existing elements, so can you show me how?

For example, I want to create a block of 1 row and 3 columns with a slider (screenshot: http://www.screencast.com/t/WsQt683Zn2i) or a column like this: http://www.screencast.com/t/UdEUoYwOb

I couldn’t find it from the existing elements of the theme.

Thanks in advance.

NewWP
tagDiv Member

Anyone can help, please?

I couldn’nt find these blocks on visual composer by default.

alopfr
tagDiv Member

For example. If you search ‘salud’ (without ‘) it will appear the article which have to be published next monday (14th october). The problem is that in the search form appear like results articles that aren’t published yet. (sorry for my English)

NewWP
Participant
#0

Hi tagdiv,

There are a couple of questions I want to ask (which i couldn’t find the answer on this forum) about the sample page on themeforest:

1. I want to create a block of 1 row and 3 columns like in the sample page (including categories on top right, the slider…) but I couldn’t find any element in Visual Composer. Link: http://www.screencast.com/t/WsQt683Zn2i

2. How to create a block on side bar like this, with the rating of each post? Link: http://www.screencast.com/t/UdEUoYwOb

Thanks in advance.

betopetrol
Participant
#0

Hello friends of TagDiv

Greetings from Venezuela (sorry for my english, is too poor)

I have purchased your Newspaper theme, you did a great job with that.

I have a trouble now, when i upload a picture to my wordpress appears croped in the big slider and in the normal slider. Previously in another installation the images works fine like in your examples in the live preview of the theme.

what’s going on with that? Annex screenshots

https://docs.google.com/file/d/0B5nPjx5f_OHXWXJCa3hNSWhWYVU/edit?usp=sharing

https://docs.google.com/file/d/0B5nPjx5f_OHXcXd0bXZuQUN3SEE/edit?usp=sharing

Thanks a lot for your help

thomaspe
Participant
#0

Sometimes with some videos grabbing an image doesnt seem to work properly.
I tried to use YouTubes URL provided in Browser bar and that you get if you copy&paste it klicking on “Share”.

http://dev.festivalisten.de/59898-anhoeren-gorillaz-whirlwind
http://dev.festivalisten.de/59902-test-2
Example 1: Didnt work out. I thought it might be some conflict with the “source” field.
Thats why i did another posting with the same video, but without a source. Same result: no featured image.

http://dev.festivalisten.de/59904-test2
Example 2: Another Video. No Source. Works.

Besides the theme plugins only Magic Fields is active.

Toui
Participant
#0

Hello!

I’ve noticed that there’s a lot of design problems in the theme(non-responsive) when you are on a Android, iPhone and iPad (probably more).

Will you fix them till the next update? When?

For example, one of the problems:

http://vigorousbeats.com/wp-content/uploads/2013/10/Screenshot_2013-10-06-19-12-45.png
http://vigorousbeats.com/wp-content/uploads/2013/10/Screenshot_2013-10-06-20-07-55.png

Best regards,
Tony

vagarosupport
Participant
#0

Is there a way to edit the theme to remove the top, thin gray bar that contains a secondary menu? For example here: http://blog.vagaro.com/, we would like to remove the bar entirely and not show those links (About Us, Contact, Why Vagaro) at the top. We have already relocated these to the Footer Menu Area.

We tried selecting the Top Menu, and deselecting it from Top Footer View. It does get rid of the links, but just replaces with “Click here – to select or create a menu”, which you see even if you are logged out.

How can we remove both the top menu and the gray background color?

Viewing 25 results - 38,651 through 38,675 (of 38,683 total)