Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
gfran5
tagDiv Member

Would i really have to replace all of the matches though? I only want the menu to stay as mobile menu until iPad landscape size, and keep all the content as it is.. i know it’s possible to do, was just hoping you could point me in the right direction. What happens when the screen is no longer 767px are you using display: none? or are you changing the visibility to hidden?

Thanks

gfran5
tagDiv Member

Just for the header portion (so instead of the normal menu, i would like the hamburger menu)

gfran5
tagDiv Member

@Bogdan-B – you really need to consider updating your post sharing buttons to reflect the rest of the updates on the theme. You’ve done heaps of variations of the social counter widget, but i think the post sharing options (both styling and ability to turn off/on different networks) needs heaps of improvement. Hope you can add this to the list and hopefully i will see this in one of the next few updates.

  • This reply was modified 9 years by gfran5.
gfran5
tagDiv Member

Hi Chris, was reading an interesting article today where they mention prefetching dns for google analytics and also google fonts.. do you think this is something to add or no?
Here’s a link to that article: https://www.keycdn.com/blog/speed-up-wordpress/

gfran5
tagDiv Member

Hi,

One more question is it possible to upload a video for featured video instead of using youtube or vimeo ?

Thanks

gfran5
tagDiv Member

like this: https://wordpress.org/plugins/featured-galleries/

but with your tagdiv gallery style.. this would be great

gfran5
tagDiv Member

Hi @shae101s,

My site is not spam, or blacklisted for that matter.. I have the site scanned regularly with Securi service. I think you may have malware or something on your computer.

Is anybody else getting same as @shae101s ??

gfran5
tagDiv Member

I created a click bait site similar to ViralNova, BuzzFeed, etc using Newspaper 6, I think it turned out really well..

http://viralbro.com

gfran5
tagDiv Member

That was the issue.. i had used the checkbox which overrides the settings, thanks for figuring that out!

Any help you could give with share buttons?

Also are typekit fonts faster to load then Google fonts?
I’ve noticed majority of websites using typekit fonts like proxima-nova alot (including this forum)

gfran5
tagDiv Member

Yeah, the weird part is that i already have XML RPC off in functions using your code add_filter(‘xmlrpc_enabled’, ‘__return_false’);

Also can somebody help me add new native share buttons to what you already have.. currently it is just facebook and twitter.. i would really like to add Reddit! I’ve looked all over the place on how to do it like here: https://www.doitwithwp.com/add-sharing-buttons-to-wordpress-no-plugins-or-external-references/

but they use <?php the_permalink(); ?> which doesn’t get the URL

Any help would be great!!

Oh, here is a link to all the possible reddit share buttons https://www.reddit.com/buttons/

I think adding more options in future that you can turn on which networks would be extremely awesome!

Regards,

Glenn

gfran5
tagDiv Member

I noticed in the speedbooster file, it is using version 1.11.1 from google instead of the local ones… in this article (http://encosia.com/3-reasons-why-you-should-let-google-host-jquery-for-you/) it mentions you should set the google cdn to fallback to the local files if the CDN doesn’t load or isn’t allowed in that country..

this is the code i am using:
function wel_adding_scripts() {
wp_deregister_script(‘jquery’);
wp_register_script(‘jquery’, ‘https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js&#8217;, ”, ‘1.11.3’, true);
wp_enqueue_script(‘jquery’);
}
add_action( ‘wp_enqueue_scripts’, ‘wel_adding_scripts’ );

Do you know how i could setup a fallback method?

gfran5
tagDiv Member

Hi,

I am loading my Jquery from the google libraries instead of from server.. i was wondering what is the most compatible Jquery version to use.. at the moment i have 2.1.4 ? I think it may be the latest version, but i’m not sure.. but i don’t think this recent version supports many of the older browsers such as IE 7, 8, 9 etc..

Any information on this topic would be great!

Thanks

  • This reply was modified 10 years by gfran5.
gfran5
tagDiv Member

Hi @rishab55555

It’s probably going to make it harder doing that, as long as you find the custom code you added using WinMerge tool, then add those customizations into the 6.4 files.. then upload and override everything over http://FTP.. then finally update VC plugin…

*Note: I have now created a folder on my computer called “My Theme Changes” inside i just add all files i have modified so next time it will be even quicker

gfran5
tagDiv Member

Just thought i would follow up.. everything seems to be working great! now on version 6.4 and and VC 4.6.2

The hardest part is the css stylesheet if you have customized it alot like i have, it takes time to find the new css that was added. It would be better if instead of giving us a full stylesheet in the patch, maybe also include a text file of just the most recently added CSS changes.. @Bogdan

gfran5
tagDiv Member

Hi,

I’m currently updating my theme from 6.3.0 to 6.4 (also missed had not updated).. easiest way is to use the program WinMerge (search for it in google).. then just locate all the customizations you made.. it even allows you to directly add it to the new theme.

Will let you know how i go…

gfran5
tagDiv Member

Hi,

I just need to add the category title to the end of the related post title..
here is an image to show what i mean: http://i.imgur.com/BOzMK6x.png

Thanks

gfran5
tagDiv Member

Hi @jamman,

Site looks good, have you tried making your text orange and remove the background behind your logo?
Also i’m not sure if you know this but you have a smiley face at the bottom of your site.. i’m pretty sure you get that from Jet Pack plugin, and from memory there is a way to remove it.

gfran5
tagDiv Member

Hi,

I didn’t just want to change time format on post, i also wanted to change it on blocks, etc..

sorry for the confusion.

Regards,

GLenn

gfran5
tagDiv Member

Also how can i move the post pagination to center rather than to the left?

gfran5
tagDiv Member

Hi,


@Steven
some of those plugins aren’t really required or there are better options.

I used to have EWWW Image Optimizer plugin but fills the database quickly, it’s also much easier to compress images using a tool such as paint .NET (http://www.getpaint.net/)

Also the webfont optimizer isn’t needed either because theme already does it, to make it quicker you should add the font CSS directly into your main stylesheet.. i think Chris wrote a tutorial somewhere in the forum on how to do it.

Also @jdmeier i can’t access your site

gfran5
tagDiv Member

Hi,

I would also like to see changed files list.

gfran5
tagDiv Member

Yeah, that’s what i’m currently doing. Just thought there may have been a way to do it.

Also @TagDiv, is it possible to add a loading animation for the infinite loop pagination option on homepage like the ajax pagination loading animation.

  • This reply was modified 10 years by gfran5.
gfran5
tagDiv Member

?

gfran5
tagDiv Member

Also how can i change your default box shadow on sticky header?

Viewing 25 posts - 1 through 25 (of 54 total)