Search Results for 'amp'

Results from the Forum
Marius
tagDiv Staff

Hi,
Add this code: 'autoplay' => '2', like here: http://screencast.com/t/VzmO8sMs

Add this code in functions.php and change that 98 with your featured category ID

add_action( 'pre_get_posts', 'be_exclude_category_from_blog' );
function be_exclude_category_from_blog( $query ) {

    if( $query->is_main_query() && $query->is_category() ) {
        $query->set( 'cat', '-98' );
    }
}

Thanks!

axonic
tagDiv Member

Hi Radu,

I’m asking questions because I found out the bugs in your theme and hopefully you can make this theme better in future updates/versions, and fix the theme problem, and get my problem solved as well.

Every question that I asked previously, is because they are bugs found, and they do not have problem documentations on the CSS part on each of the module/widget. If you can have complete documentations, that we won’t ask you in this forum. Instead of blaming your customer for asking question, why not improve on your documentations or create video tutorials?

To answer your question, this is the last question that I found, and hope that you can fix this. We, as customer, purchased the theme because we hope that we can get good support from you. Everything on the internet nowadays can be found on many file sharing website, but instead of searching this theme, I purchased this theme, not because that I cannot find, but because of the feedback of your customers on your support.

I hope you can keep your reputation high, as the Avada developer does. I purchased that theme as well. Their supports were awesome. To be honest, your supports were excellent and truly fantastic as well, until I received your message. I’m kind of disappointed, but I hope you can keep on your good supports.

I don’t know how many of you working in your company, and how many of you supporting your customers. My suggestion is, if you don’t have manpower to do so, please add some manpower in your customer service team to share your workload. Thanks.

Shezaad
Participant
#0

Hi there,
I just bought your newspaper theme. So I’m following your documentations step by step. My problem is I installed & activated the envato-wordpress-toolkit as you guys have mentioned. But I doesnt show up on left side bar in admin panel. So how can i enter my username and API key? My wordpress is upto date. I guess its 3.9 🙂

please help me through this process.
Thanks
Shezaad.

Marius
tagDiv Staff

Hi,
Do you have a menu there or what?

If yes use this:

.td-sub-footer-menu li a {
    font-family: your font;
}

If not give me a link to see the issue.
Thanks!

Marius
tagDiv Staff

We hide some featured because is not used for news/publishing sites, is not a business theme to use a call action, or similar. If you want to show all stuff from VC make this: http://screencast.com/t/ZXP9vMry

The Call To Action probably have no style defined in CSS, because we never used that.

Thanks for the message!

Marius
tagDiv Staff

Hi,
1. Add this code:

    function get_social() {
        $social_sharing = 1;

        $buffy .= '
            <div class="td-social-sharing">
                ' . $wrapper_post_tags;

        if($social_sharing == 1) {

            $image = wp_get_attachment_image_src( get_post_thumbnail_id( $this->post->ID ), 'single-post-thumbnail' );
            $buffy .= '
                <div class="td-tags-and-social-wrapper-box td-tags-and-social-wrapper-box-bottom-line">
                    <a class="td-social-sharing-buttons td-social-twitter" href="https://twitter.com/intent/tweet?text=' . $this->title . '&amp;url=' . urlencode(get_permalink()) . '&amp;via=' . get_bloginfo('name') .'" onclick="window.open(this.href, \'mywin\',
\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;" ><div class="td-sp td-sp-share-twitter"></div><div class="td-social-but-text">Twitter</div></a>
                    <a class="td-social-sharing-buttons td-social-facebook" href="http://www.facebook.com/sharer.php?u=' . urlencode(get_permalink()) . '" onclick="window.open(this.href, \'mywin\',
\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;"><div class="td-sp td-sp-share-facebook"></div><div class="td-social-but-text">Facebook</div></a>
                    <a class="td-social-sharing-buttons td-social-google" href="http://plus.google.com/share?url=' . get_permalink() . '" onclick="window.open(this.href, \'mywin\',
\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;"><div class="td-sp td-sp-share-google"></div><div class="td-social-but-text">Google +</div></a>
                    <a class="td-social-sharing-buttons td-social-pinterest" href="http://pinterest.com/pin/create/button/?url=' . get_permalink() . '&amp;media=' . (!empty($image[0]) ? $image[0] : '') . '" onclick="window.open(this.href, \'mywin\',
\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;"><div class="td-sp td-sp-share-pinterest"></div><div class="td-social-but-text">Pinterest</div></a>
                </div>';
        }

        return $buffy . '</div>';
    }

here: http://screencast.com/t/FRoZLoFTFFQ

2. Add this: <?php echo $td_mod_single->get_social();?> like here: http://screencast.com/t/oQ587egNmFo

Thanks!

Marius
tagDiv Staff

Hi,
The size have defined a best ad size for each section. If you want other sizes you can change it from here: http://screencast.com/t/3WtAYvSt68

Also no matter what size you choose from Adsense, the ad system will use only your ID data to manage the ads. (I mean if you get a code from Google to a 300×250 banner size the theme will display the recommended size banner for that area, for example Header section will show a 728×90 banner is is set to Auto)

Thanks!

Radu A
tagDiv Member

hi,
hey you are always asking and we have given to you solutions, when you gonna stop? the theme has the options that he has.

for more custom work please hire a programmer.

Thanks for you message.
Radu A.

axonic
tagDiv Member

Hi,
This is not yet changed.

Please help.

axonic
tagDiv Member

Hi,
How to change it to smaller font size on mobile?
Thanks

Daniel Finch
Participant
#0

Hi,

I’m looking at buying this: http://codecanyon.net/item/ultimate-addons-for-visual-composer/6892199?WT.ac=search_item&WT.seg_1=search_item&WT.z_author=BrainstormForce

Would someone be able to tell me, from having the plugin themselves or otherwise if it will work with Newspaper? I’d like to know before I buy.

Bryson T
tagDiv Member

Almost forgot. The Call To Action 1, Teaser Grid and Tour blocks are missing from VS as well.

What’s happening to fix this?

Bryson T
Participant
#0

I’ve tried the button, button 2, and Call To Action 2 on two different sites so far with all updates to VS, theme, and WP current and the buttons and styles don’t work. The CTA shows like a text box – an ugly one at that – and the buttons don’t show at all, just the text on them in default browser blue as a link.

The Whole composer plugin is missing the frontend editor as well.

innovationfactor
Participant
#0

i would want to change the position of the fb like&share button, currently in the posts they appear below the content. But i would like to move it to the top. Please suggest a way to make that possible

Bryson T
tagDiv Member

I’m having the same issue with the double-loaded Twitter share window.
http://screencast.com/t/cHVYPQ9V

Regarding the ‘&amp;via=’ tag in the code, I see I was wrong about that. But what I don’t get is that the tag is populated when you try to share via Twitter with @DC Nation (My site name) even though the twitter username is not the same as my site name. If I try to modify the code manually it shows @@CowboysNationDC Nation when it should be @CowboysNation only. How do I correct this so the Twitter functionality added by 3.7 is actually useful?

Other Plugins:
I use the publishing feature of JetPack and the official Facebook plugin (Since Jetpack makes me refresh FB connection to share posts when published at least once a week). I have used the AddThis Smart Layers plugin in the past but it was deactivated and deleted from the plugins list. The Facebook, Google+ and Pinterest share buttons load one time each, as expected.

Bryson T
tagDiv Member

I assume you turn ‘&amp;via=’ into this ‘&amp;via=@TwitterUserName’ to make it work. What I don’t get is what this does? And how it differs from the sharing capabilities already in the theme prior to v3.7?

In other words, what’s the point of this feature? What function is lost when not implemented? What function is gain when implemented? The code around it appears to be standard already-included sharing functionality.

Thanks,
Kro

simchris
tagDiv Member

Okay… last one from me 🙂
Change the title and meta settings in Yoast, to include something unique from the pages/posts.

E.g., in the pages meta here is example of custom meta for PAGES… but you can do the same for “Taxonomies” for both category and tag pages … same idea. The last tab in Yoast used to give a list of all the custom codes you can have it generate – not sure where the hell they put that now.

PAGES:

Title: %%title%% %%page%% %%sep%% %%sitename%%
Meta: %%title%%, %%excerpt%%, %%cf_keywords%%, %%page%%
Meta Keywords: %%title%%, %%cf_keywords%%

for Categories

%%term_title%% Archives %%page%% %%sep%% %%sitename%%

%%category_description%% NEWS

%%name%%, %%tag%%, %%category%%, NEWS

Or something like that. This solved the “duplicate” problem for us awhile back, as if the title, description are identical for all pages – they look like the same page regardless of what is *on* the page.

Same issue with running the same YouTube video on 3 different pages on your site to go with different articles, you’ll get a “duplicate content” warning – for video – but you can ignore that since it’s not related to the PAGE/POST itself. Just means it’s reading identical description of video from the vid on three different pages.

That all may or may not help … but the meta settings are worth exploring for customizing the

Marius
tagDiv Staff
.prev-post div,
.next-post div,
.author-box-wrap .td-author-name a,
.desc span,
.comment-respond input,
.comment-respond textarea,
.td-sub-footer-copy,
#menu-footer a {
  font-family: your font;
}
Radu A
tagDiv Member

hi,
well, you can write less chars,

also you can use this css to increase the box size on mobiles :

div.td-sbig-title-wrap a.noSwipe {
 display: block;
 height: 40px !important;
}

here: http://screencast.com/t/1jg2XqVlW9z

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
remove authorship: http://screencast.com/t/yu5tY27ri

to remove it from pages:
identify what block and modules are you using :
http://screencast.com/t/yu5tY27ri
http://screencast.com/t/ZO2leufvO

Thanks for you message.
Radu A.

simchris
tagDiv Member

All that should go *after* the normal #END WordPress elements …

example (from one of my sites; using custom permalinks – don’t copy the elements for #wordpress or the mod_pagespeed stuff !)

<IfModule pagespeed_module>
ModPagespeed on
ModPagespeedEnableFilters collapse_whitespace
ModPagespeedEnableFilters move_css_to_head
ModPagespeedEnableFilters combine_css
ModPagespeedEnableFilters remove_comments
ModPagespeedEnableFilters rewrite_images
ModPagespeedEnableFilters insert_dns_prefetch
</IfModule>

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

AddType text/javascript .js

# BEGIN Expire headers
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 2500000 seconds"
ExpiresByType image/jpeg "access plus 2500000 seconds"
ExpiresByType image/png "access plus 2500000 seconds"
ExpiresByType image/gif "access plus 2500000 seconds"
ExpiresByType application/x-shockwave-flash "access plus 2500000 seconds"
ExpiresByType text/css "access plus 700000 seconds"
ExpiresByType text/javascript "access plus 700000 seconds"
ExpiresByType application/javascript "access plus 700000 seconds"
ExpiresByType application/x-javascript "access plus 700000 seconds"
ExpiresByType text/html "access plus 600 seconds"
ExpiresByType application/xhtml+xml "access plus 600 seconds"
</IfModule>
# END Expire headers

# BEGIN Cache-Control Headers
<IfModule mod_headers.c>
<filesMatch "\.(ico|jpe?g|png|gif|swf)$">
Header set Cache-Control "public"
</filesMatch>
<filesMatch "\.(css)$">
Header set Cache-Control "public"
</filesMatch>
<filesMatch "\.(js)$">
Header set Cache-Control "private"
</filesMatch>
<filesMatch "\.(x?html?|php)$">
Header set Cache-Control "private, must-revalidate"
</filesMatch>
</IfModule>
# END Cache-Control Headers

<IfModule mod_headers.c>
    Header unset ETag
</IfModule>
<IfModule mod_alias.c>
RedirectMatch 403 /xmlrpc.php
</IfModule>

ALSO: don’t include the last three lines if you are allowing trackback/pingbacks or using email to post via XMLRPC.

Don’t forget you need to have gzip/deflate running on your server also, which alone is good for 20 points!

And if you’re curious here’s my robots.txt file

User-agent: *
 Disallow: /cgi-bin
 Disallow: /cgi-bin/
 Disallow: /wp-admin
 Disallow: /wp-admin/
 Disallow: /wp-includes
 Disallow: /wp-includes/
 Disallow: /wp-content/plugins
 Disallow: /wp-content/cache
 Disallow: /wp-content/themes
 Disallow: /wp-content/upgrade
 Disallow: /wp-content/backup-*
 Disallow: /aff/
 Disallow: /search/*/*
 Disallow: /trackback
 Disallow: */trackback
 Disallow: /trackback/
simchris
tagDiv Member

Hi, Marius
this pre-supposes that the user knows how to actually find the plugin to begin with. So, might be worth noting WHERE that actually is in the zip package.

Actually, a “recommended” and “included” plugins list might be useful, especially since, for example, for those of us who upgraded from v2 to v3 — what of those original plugins are still needed? Is the animated GIF plugin still needed? It’s not included with v3, so not sure?

This might be also useful since you’re now going to break out the visual composer as plugin.

EmilAnton
Participant
#0

I’d like to remove some in-theme SEO elements (Authorship & Date in snippets) since I acquired the SEO Premium Plugin by Yoast and I’ll be using that for SEO Optimization.

Thank you!

axonic
Participant
#0

Hi,
Please refer to the image below, how can I change the mobile slider font size?
And the arrow show that the title is overlapping if it’s too long and wrapped into 2 lines.
Please assist.

Thanks

axonic
tagDiv Member

Hi,

The code is not working yet. Between, can I have the CSS codes for footer &amp; comments as well?
Please see the image below:
Author Name, Author Description, Next, Previous, Next Title, Previous Title

Comment Box: Commentator Name, Commentator Email, Commentator Website, Comment Content

Footer Left (copyrights) &amp; right:

Thanks.

Viewing 25 results - 38,126 through 38,150 (of 38,683 total)