Search Results for 'github'

    No search results were found in Documentation!

Results from the Forum
eL Nur M
Participant
#0

howto make like it

I’ve tried to make it, but can not appear with the theme of newspaper 8.5? how to make ?

thank you

unit45host
Participant
#0

Hi,

the second time happened when the theme “restore” deleted items…

I removed the demo images – 1. from wp-admin/media – 2. from everything in the uploads directory.

2nd of December had a 30 min server downtime ( still not sure what was caused – since got doubled memory/4 GB/, disk space/40 GB/ )
25th December had a DDOS attack against portal, caused a “frozen menu on mobile” and “no pictures were shown” about 5 hours on the website.

After both outages, the theme API ( what else? ) restored parts from demo content – like changed back the color settings to its default, restored all DELETED demo images to the media library…

So, I will move the stuff to a dedicated server / 2 TB disk, 64 gb ram /, but I don’t want the demo content is shown again – so complete remove the demo installer, also I want to remove all unnecessary items like woocomerce, bbpress related things from function.php

And would like to set the customised settings as default. Whenever I load a page/post I see a slight delay – and the default blue colors on the header. – Why is it loading the demo original at all?

2.,
///SSO Notice Conflict detected — your theme or another plugin is adding meta property=”og:image” to the head section of this webpage.
SSO Notice 1 duplicate meta tags found. Check 0 of 5 failed (will try again later)…
SSO Notice Checking https://1000wordsmagazine.com/?p=2321 for duplicate meta tags…
///

I removed the meta property tag because interfere was caused by wpsso SEO plugin.
wp-content/themes/Newspaper/mobile/functions.php
if (!empty($td_image[0])) {
echo ‘<meta property=”og:image” content=”‘ . $td_image[0] . ‘” />’;

3.,

I would like to show shortcodes on category and tags pages. But the snippet not works, in function .php.

And in twenty5-6-7 themes working – therefore Newspaper theme strips out the shortcode support.

add_filter( ‘category_description’, ‘do_shortcode’ );

https://premium.wpmudev.org/blog/cool-wordpress-category-pages/
https://webgilde.com/en/shortcode-not-working-category-description/
https://github.com/Yoast/wordpress-seo/issues/4786

That was the recommended solution from those websites, but it does not work at all, with the Newspaper theme.

Thank you, Zoltan

https://1000wordsmagazine.com/

simchris
tagDiv Member

Did you try getting older version from Github, to see if rolling back to prior version solved issue? Also check debug ‘on’ to see errors in WP if any?

Google+ usually has no issues grabbing content (I just did it!), but they can time out, and they want images to be 696px or larger now ((sigh)), and obviously you do need all your open graph tags set properly. They may also skip content if you copy it from other sources and link to the original content creator (we don’t do that here but I’ve seen it).

Anyway — if they can’t reproduce the issue, then good to try going through *all* your Yoast SEO settings one by one and double checking everything — and double checking the actual ‘on page’ meta data on the post itself doing ‘view source’ — if all the correct info *is* in fact there, then the issue is entirely on Google’s side of the street.

3pixelkindr
tagDiv Member

Here’s a posting which exactly describes the same issue I am having:
https://github.com/Yoast/wordpress-seo/issues/437

Simion C.
tagDiv Staff

Hi,

There were changes to the functionality of the way products display, I believe in version 3 of the plugin. You will have to add the code mentioned in this topic, in the main theme (or child theme) functions file
https://github.com/woocommerce/woocommerce/wiki/Enabling-product-gallery-features-(zoom,-swipe,-lightbox)-in-3.0.0
This will produce the result you need, clicking on the gallery images will display the images as the product image
https://www.screencast.com/t/qwSeUaVcX21
https://www.screencast.com/t/z5yeSzsW

Thanks

simchris
tagDiv Member

Yoast has a support forum on WordPress.org for the free version; for the pro/paid version you have direct support with 24-48 hour replies direct from Yoast co. They have a github page to submit verifiable and reproducable bugs; and this is why they often have many ‘dot updates’ after a new full version (so it’s wise to WAIT when they do v 5 for 5.0.3 or whatever; this is very common with them). Also good to keep prior versions to roll back if mission critical as with *all* plugins.

ctoweett
tagDiv Member

I shared it on their github page.

simchris
tagDiv Member

Hi
I know I’m technically ‘not updating this thread’ anymore to concentrate on my adventures with php7 + https + http/2 …

but I only today discovered this awesome ‘ultimate boilerplate’ for setting up a custom wp-config.php file with all the pieces to customize however you need all in place, and then you just remove what you’re not needing. Very very nice.

This came recommended by the official WordPress.org codex/docs, btw:
https://github.com/pixeline/wp-config-supercharged/

simchris
Participant
#0

Hi
Has anybody still running 3.1 due to major customizations, done the minor fixes for PHP7 compatibility shown in the ‘compatibility checker plugn’ ?

we’re not yet ready to migrate to NM4 since our versions of 3.1 are rock solid and using the last github TDcomposer version.

Thanks for any suggestions, fellow Newsmag folk!

Chris

Torasko
tagDiv Member

The amp_post_template_head() function still seems to exist. I can’t find the process_AMP_counter() in the PHP-code for the plugin, though. So I assume that this indeed causes the problem. I found something that resembles it, which is the is_amp_endpoint() function. However, this broke the website instantly:

[Thu Aug 31 09:27:22.368144 2017] [php7:error] [pid 22419] [client redacted:53621] PHP Fatal error: Cannot redeclare is_amp_endpoint() (previously declared in redacted/wp-content/plugins/amp/includes/amp-helper-functions.php:43) in redacted/wp-content/themes/Newsmag/functions.php on line 88

I’ve tried looking for functions in all of the files with the word ‘view’ or ‘count’ in them, yet come up empty. I’m afraid this is where my programming skills come to an end. The official readme also doesn’t include any information for as far as I can see.

Edit: I’ve used this documentation, where I also found the is_amp_endpoint() function: https://github.com/Automattic/amp-wp/blob/master/readme.md#handling-media.

  • This reply was modified 8 years by Torasko.
  • This reply was modified 8 years by Torasko.
answersbysgs
Participant
#0

Hi,

I’ve been trying to send emails from the site but get the following error message. And also get error message stating unable to send mails while signing up as new user.

“Test Message Sent
The result was:
bool(false)
The full debugging output is shown below:
object(PHPMailer)#739 (76) {
[“Version”]=>
string(6) “5.2.22”
[“Priority”]=>
NULL
[“CharSet”]=>
string(5) “UTF-8”
[“ContentType”]=>
string(10) “text/plain”
[“Encoding”]=>
string(4) “7bit”
[“ErrorInfo”]=>
string(638) “The following From address failed: support@answersby.com : MAIL FROM command failed,Authentication Required. Learn more at
https://support.google.com/mail/?p=WantAuthError 188sm5791238pgd.20 – gsmtp
,530,5.5.1SMTP server error: MAIL FROM command failed Detail: Authentication Required. Learn more at
https://support.google.com/mail/?p=WantAuthError 188sm5791238pgd.20 – gsmtp
SMTP code: 530 Additional SMTP info: 5.5.1SMTP server error: MAIL FROM command failed Detail: Authentication Required. Learn more at
https://support.google.com/mail/?p=WantAuthError 188sm5791238pgd.20 – gsmtp
SMTP code: 530 Additional SMTP info: 5.5.1”
[“From”]=>
string(21) “support@answersby.com”
[“FromName”]=>
string(17) “AnswersBy support”
[“Sender”]=>
string(0) “”
[“ReturnPath”]=>
string(0) “”
[“Subject”]=>
string(63) “WP Mail SMTP: Test mail to vishnuprakash.a@sutherlandglobal.com
[“Body”]=>
string(68) “This is a test email generated by the WP Mail SMTP WordPress plugin.”
[“AltBody”]=>
string(0) “”
[“Ical”]=>
string(0) “”
[“MIMEBody”:protected]=>
string(69) “This is a test email generated by the WP Mail SMTP WordPress plugin.

[“MIMEHeader”:protected]=>
string(395) “Date: Tue, 29 Aug 2017 19:35:44 +0000
To: vishnuprakash.a@sutherlandglobal.com
From: AnswersBy support
Subject: WP Mail SMTP: Test mail to vishnuprakash.a@sutherlandglobal.com
Message-ID: <61716cf89477db026f2a7a83fce15072@mypremiumsupport.com>
X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8


[“mailHeader”:protected]=>
string(0) “”
[“WordWrap”]=>
int(0)
[“Mailer”]=>
string(4) “smtp”
[“Sendmail”]=>
string(18) “/usr/sbin/sendmail”
[“UseSendmailOptions”]=>
bool(true)
[“PluginDir”]=>
string(0) “”
[“ConfirmReadingTo”]=>
string(0) “”
[“Hostname”]=>
string(0) “”
[“MessageID”]=>
string(0) “”
[“MessageDate”]=>
string(31) “Tue, 29 Aug 2017 19:35:44 +0000”
[“Host”]=>
string(14) “smtp.gmail.com”
[“Port”]=>
string(3) “465”
[“Helo”]=>
string(0) “”
[“SMTPSecure”]=>
string(3) “ssl”
[“SMTPAutoTLS”]=>
bool(true)
[“SMTPAuth”]=>
bool(false)
[“SMTPOptions”]=>
array(0) {
}
[“Username”]=>
string(0) “”
[“Password”]=>
string(0) “”
[“AuthType”]=>
string(0) “”
[“Realm”]=>
string(0) “”
[“Workstation”]=>
string(0) “”
[“Timeout”]=>
int(300)
[“SMTPDebug”]=>
bool(true)
[“Debugoutput”]=>
string(4) “echo”
[“SMTPKeepAlive”]=>
bool(false)
[“SingleTo”]=>
bool(false)
[“SingleToArray”]=>
array(0) {
}
[“do_verp”]=>
bool(false)
[“AllowEmpty”]=>
bool(false)
[“LE”]=>
string(1) ”

[“DKIM_selector”]=>
string(0) “”
[“DKIM_identity”]=>
string(0) “”
[“DKIM_passphrase”]=>
string(0) “”
[“DKIM_domain”]=>
string(0) “”
[“DKIM_private”]=>
string(0) “”
[“DKIM_private_string”]=>
string(0) “”
[“action_function”]=>
string(0) “”
[“XMailer”]=>
string(0) “”
[“smtp”:protected]=>
object(SMTP)#851 (14) {
[“Version”]=>
string(6) “5.2.22”
[“SMTP_PORT”]=>
int(25)
[“CRLF”]=>
string(2) ”

[“do_debug”]=>
bool(true)
[“Debugoutput”]=>
string(4) “echo”
[“do_verp”]=>
bool(false)
[“Timeout”]=>
int(300)
[“Timelimit”]=>
int(300)
[“smtp_transaction_id_patterns”:protected]=>
array(3) {
[“exim”]=>
string(21) “/[0-9]{3} OK id=(.*)/”
[“sendmail”]=>
string(29) “/[0-9]{3} 2.0.0 (.*) Message/”
[“postfix”]=>
string(35) “/[0-9]{3} 2.0.0 Ok: queued as (.*)/”
}
[“smtp_conn”:protected]=>
resource(308) of type (stream)
[“error”:protected]=>
array(4) {
[“error”]=>
string(24) “MAIL FROM command failed”
[“detail”]=>
string(118) “Authentication Required. Learn more at
https://support.google.com/mail/?p=WantAuthError 188sm5791238pgd.20 – gsmtp

[“smtp_code”]=>
string(3) “530”
[“smtp_code_ex”]=>
string(5) “5.5.1”
}
[“helo_rply”:protected]=>
string(222) “250-smtp.gmail.com at your service, [40.83.185.163]
250-SIZE 35882577
250-8BITMIME
250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-CHUNKING
250 SMTPUTF8

[“server_caps”:protected]=>
array(8) {
[“EHLO”]=>
string(14) “smtp.gmail.com”
[“SIZE”]=>
string(8) “35882577”
[“8BITMIME”]=>
bool(true)
[“AUTH”]=>
array(6) {
[0]=>
string(5) “LOGIN”
[1]=>
string(5) “PLAIN”
[2]=>
string(7) “XOAUTH2”
[3]=>
string(17) “PLAIN-CLIENTTOKEN”
[4]=>
string(11) “OAUTHBEARER”
[5]=>
string(6) “XOAUTH”
}
[“ENHANCEDSTATUSCODES”]=>
bool(true)
[“PIPELINING”]=>
bool(true)
[“CHUNKING”]=>
bool(true)
[“SMTPUTF8”]=>
bool(true)
}
[“last_reply”:protected]=>
string(138) “530-5.5.1 Authentication Required. Learn more at
530 5.5.1 https://support.google.com/mail/?p=WantAuthError 188sm5791238pgd.20 – gsmtp

}
[“to”:protected]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(36) “vishnuprakash.a@sutherlandglobal.com”
[1]=>
string(0) “”
}
}
[“cc”:protected]=>
array(0) {
}
[“bcc”:protected]=>
array(0) {
}
[“ReplyTo”:protected]=>
array(0) {
}
[“all_recipients”:protected]=>
array(1) {
[“vishnuprakash.a@sutherlandglobal.com”]=>
bool(true)
}
[“RecipientsQueue”:protected]=>
array(0) {
}
[“ReplyToQueue”:protected]=>
array(0) {
}
[“attachment”:protected]=>
array(0) {
}
[“CustomHeader”:protected]=>
array(0) {
}
[“lastMessageID”:protected]=>
string(55) “<61716cf89477db026f2a7a83fce15072@mypremiumsupport.com>”
[“message_type”:protected]=>
string(5) “plain”
[“boundary”:protected]=>
array(3) {
[1]=>
string(35) “b1_61716cf89477db026f2a7a83fce15072”
[2]=>
string(35) “b2_61716cf89477db026f2a7a83fce15072”
[3]=>
string(35) “b3_61716cf89477db026f2a7a83fce15072”
}
[“language”:protected]=>
array(19) {
[“authenticate”]=>
string(35) “SMTP Error: Could not authenticate.”
[“connect_host”]=>
string(43) “SMTP Error: Could not connect to SMTP host.”
[“data_not_accepted”]=>
string(30) “SMTP Error: data not accepted.”
[“empty_message”]=>
string(18) “Message body empty”
[“encoding”]=>
string(18) “Unknown encoding: ”
[“execute”]=>
string(19) “Could not execute: ”
[“file_access”]=>
string(23) “Could not access file: ”
[“file_open”]=>
string(33) “File Error: Could not open file: ”
[“from_failed”]=>
string(35) “The following From address failed: ”
[“instantiate”]=>
string(36) “Could not instantiate mail function.”
[“invalid_address”]=>
string(17) “Invalid address: ”
[“mailer_not_supported”]=>
string(25) ” mailer is not supported.”
[“provide_address”]=>
string(54) “You must provide at least one recipient email address.”
[“recipients_failed”]=>
string(45) “SMTP Error: The following recipients failed: ”
[“signing”]=>
string(15) “Signing Error: ”
[“smtp_connect_failed”]=>
string(22) “SMTP connect() failed.”
[“smtp_error”]=>
string(19) “SMTP server error: ”
[“variable_set”]=>
string(30) “Cannot set or reset variable: ”
[“extension_missing”]=>
string(19) “Extension missing: ”
}
[“error_count”:protected]=>
int(3)
[“sign_cert_file”:protected]=>
string(0) “”
[“sign_key_file”:protected]=>
string(0) “”
[“sign_extracerts_file”:protected]=>
string(0) “”
[“sign_key_pass”:protected]=>
string(0) “”
[“exceptions”:protected]=>
bool(true)
[“uniqueid”:protected]=>
string(32) “61716cf89477db026f2a7a83fce15072”
}
The SMTP debugging output is shown below:
2017-08-29 19:35:44 Connection: opening to ssl://smtp.gmail.com:465, timeout=300, options=array (
)
2017-08-29 19:35:45 Connection: opened
2017-08-29 19:35:45 SMTP -> get_lines(): $data is “”
2017-08-29 19:35:45 SMTP -> get_lines(): $str is “220 smtp.gmail.com ESMTP 188sm5791238pgd.20 – gsmtp

2017-08-29 19:35:45 SERVER -> CLIENT: 220 smtp.gmail.com ESMTP 188sm5791238pgd.20 – gsmtp
2017-08-29 19:35:45 CLIENT -> SERVER: EHLO mypremiumsupport.com
2017-08-29 19:35:45 SMTP -> get_lines(): $data is “”
2017-08-29 19:35:45 SMTP -> get_lines(): $str is “250-smtp.gmail.com at your service, [40.83.185.163]

2017-08-29 19:35:45 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [40.83.185.163]

2017-08-29 19:35:45 SMTP -> get_lines(): $str is “250-SIZE 35882577

2017-08-29 19:35:45 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [40.83.185.163]
250-SIZE 35882577

2017-08-29 19:35:45 SMTP -> get_lines(): $str is “250-8BITMIME

2017-08-29 19:35:45 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [40.83.185.163]
250-SIZE 35882577
250-8BITMIME

2017-08-29 19:35:45 SMTP -> get_lines(): $str is “250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH

2017-08-29 19:35:45 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [40.83.185.163]
250-SIZE 35882577
250-8BITMIME
250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH

2017-08-29 19:35:45 SMTP -> get_lines(): $str is “250-ENHANCEDSTATUSCODES

2017-08-29 19:35:45 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [40.83.185.163]
250-SIZE 35882577
250-8BITMIME
250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
250-ENHANCEDSTATUSCODES

2017-08-29 19:35:45 SMTP -> get_lines(): $str is “250-PIPELINING

2017-08-29 19:35:45 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [40.83.185.163]
250-SIZE 35882577
250-8BITMIME
250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
250-ENHANCEDSTATUSCODES
250-PIPELINING

2017-08-29 19:35:45 SMTP -> get_lines(): $str is “250-CHUNKING

2017-08-29 19:35:45 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [40.83.185.163]
250-SIZE 35882577
250-8BITMIME
250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-CHUNKING

2017-08-29 19:35:45 SMTP -> get_lines(): $str is “250 SMTPUTF8

2017-08-29 19:35:45 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [40.83.185.163]
250-SIZE 35882577
250-8BITMIME
250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-CHUNKING
250 SMTPUTF8
2017-08-29 19:35:45 CLIENT -> SERVER: MAIL FROM:
2017-08-29 19:35:45 SMTP -> get_lines(): $data is “”
2017-08-29 19:35:45 SMTP -> get_lines(): $str is “530-5.5.1 Authentication Required. Learn more at

2017-08-29 19:35:45 SMTP -> get_lines(): $data is “530-5.5.1 Authentication Required. Learn more at

2017-08-29 19:35:45 SMTP -> get_lines(): $str is “530 5.5.1 https://support.google.com/mail/?p=WantAuthError 188sm5791238pgd.20 – gsmtp

2017-08-29 19:35:45 SERVER -> CLIENT: 530-5.5.1 Authentication Required. Learn more at
530 5.5.1 https://support.google.com/mail/?p=WantAuthError 188sm5791238pgd.20 – gsmtp
2017-08-29 19:35:45 SMTP ERROR: MAIL FROM command failed: 530-5.5.1 Authentication Required. Learn more at
530 5.5.1 https://support.google.com/mail/?p=WantAuthError 188sm5791238pgd.20 – gsmtp
2017-08-29 19:35:45 The following From address failed: support@answersby.com : MAIL FROM command failed,Authentication Required. Learn more at
https://support.google.com/mail/?p=WantAuthError 188sm5791238pgd.20 – gsmtp
,530,5.5.1SMTP server error: MAIL FROM command failed Detail: Authentication Required. Learn more at
https://support.google.com/mail/?p=WantAuthError 188sm5791238pgd.20 – gsmtp
SMTP code: 530 Additional SMTP info: 5.5.1

Simion C.
tagDiv Staff

Hi,

You can enable the gallery, zoom and slide for product images by adding the code mentioned in this topic
https://github.com/woocommerce/woocommerce/wiki/Enabling-product-gallery-features-(zoom,-swipe,-lightbox)-in-3.0.0
Add the code for the feature you want or all of it, in the theme functions.php file (or child theme functions.php)
https://www.screencast.com/t/B9yGpy73qr

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe you could use this guide to troubleshoot the problem
https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

Thanks

smga
tagDiv Member

Yes, an amazing situation indeed!
Here is the list of plugins on the site. This is http://zvuk-m.com
—————————–
All In One SEO Pack 2.3.14.2 https://semperplugins.com/all-in-one-seo-pack-pro-version/
All In One WP Security 4.2.8 https://www.tipsandtricks-hq.com/wordpress-security-and-firewall-plugin
Contact Form 7 4.8.1 https://contactform7.com/
Easy Social Share Buttons for WordPress 4.3 4.3.1 http://codecanyon.net/item/easy-social-share-buttons-for-wordpress/6394476?ref=appscreo
Elfsight InstaShow 2.4.1 https://elfsight.com/instagram-feed-instashow/wordpress/
Envato Market 1.0.0-RC2 http://envato.github.io/wp-envato-market/
WPBakery Visual Composer 5.1.1 http://vc.wpbakery.com
Justified Image Grid 3.6 http://justifiedgrid.com
Multi-column Tag Map 13.0.5 https://wordpress.org/plugins/multi-column-tag-map/
Slider Revolution 5.4.5.1 http://revolution.themepunch.com/
RusToLat 0.3 http://wordpress.org/extend/plugins/rustolat/
Compact Audio Player 1.9.6 https://www.tipsandtricks-hq.com/wordpress-audio-music-player-plugin-4556
TablePress Extension: DataTables SearchHighlight 1.0 https://tablepress.org/extensions/datatables-search-highlight/
TablePress Extension: Responsive Tables 1.4 https://tablepress.org/extensions/responsive-tables/
TablePress 1.8 https://tablepress.org/
tagDiv Social Counter 4.2 http://tagdiv.com
TinyMCE Advanced 4.6.3 http://www.laptoptips.ca/projects/tinymce-advanced/
WP Rocket 2.10.6 https://wp-rocket.me

Catalin
tagDiv Staff

Hello ponlork,

I’m not sure why this happens on your end. It could be the wp super cache plugin:
Please use this guide to properly set wp super cache: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Also, the wp super cache has a flaw in it;s code that should be corrected.
https://github.com/Automattic/wp-super-cache/pull/185/files
Edit wp-cache-phase1.php and add the green code from the right column as it shows in the provided link.
Let us know if you still have trouble with wp super cache.

You can try to disable the mobile theme plugin if you use it and test to see if you still have this issue.

Thank you!

simchris
tagDiv Member

Yeah. Microsoft XML encoding for web version appears different than the home perpetual version so it seems the content box built-in to WP can’t “convert” properly using the visual editor.

Likely worth posting a note to github repo for WP development, as issue with the TinyMCE editor, and not any theme element.

Bogdan B.
tagDiv Staff

Hello,
The tablets will not show the mobile theme on tablets. I;m not sure why this happens on your end. It could be the wp super cache plugin:
Please use this guide to properly set wp super cache: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Also wp super cache has a flaw in it;s code that should be corrected.
https://github.com/Automattic/wp-super-cache/pull/185/files
Edit wp-cache-phase1.php and add the green code from the right column as it shows in the provided link.
Let us know if you still have trouble with wp super cache.

You can try to disable the mobile theme plugin if you use it and test to see if you still have this issue.

Thank you!

JackV
tagDiv Member

BTW, we wrote our own little plugin to create a “scroll to next post” feature on pages that show full posts (many of our users prefer to see full posts rather than excerpts)

https://goo.gl/ZB8iwP

Let me know if we should publish the plugin on github or sell it somewhere

I wonder if anyone else will notice the other custom functions we wrote for this site to work with tagdiv modules & functions

Erythros
Participant
#0

Found this ‘tutorial’ on GitHub.

Would like an opinion from people that spent more time on optimizing Apache on weather that’s a good fit for WordPress + Newspaper or not.

Bogdan B.
tagDiv Staff

Hello,
I assume you are using wp super cache for a cache solution.
Please use this guide to properly set wp super cache: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Also wp super cache has a flaw in it;s code that should be corrected.
https://github.com/Automattic/wp-super-cache/pull/185/files
Edit wp-cache-phase1.php and add the green code from the right column as it shows in the provided link.
Let us know if you still have trouble with wp super cache.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This is a wp issue, not a theme issue. Best to install via ftp as Chris mentions.
This happens on every theme if your folder structure is altered or file permissions are not set properly:
https://github.com/pluginkollektiv/cachify/issues/50
http://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/

Thanks.

Bogdan B.
tagDiv Staff

Hello,

The search seem to work properly on the forum. Here is a simple test searching for ‘github

https://forum.tagdiv.com/search/github/
All the posts shown as a result contain the word ‘github’ and there is no post that does not have this word in it’s content but returned as a search result. I say it works properly.

The link text color is grabbed from the theme accent color of the theme. It cannot be changed from the text block settings.

Thank you!

Catalin
tagDiv Staff

Hello aleksandarcasual,

If you are using the Mobile theme and this will not work as properly, notice that issue happens due to WP Super Cache.
Try to refresh your page and check the results. Clear all your caches after this. Also, try to remove all the server caches and if you do not have any access to do this, you should consult the hosting provider and request this task.
Please notice that the mobile theme makes some troubles due to WP Super Cache plugin. Also, the WP Super Cache plugin is compatible with the mobile devices, but if you are using the Mobile Theme, please notice that you should make some changes for a better working. This could be a problem from wp super cache and not the browser. If you use the plugin, please use this method to fix the issue:
Use this link and add the customization as marked here: https://github.com/Automattic/wp-super-cache/pull/185/files
Edit wp-cache-phase1.php and add the green code from the right column as it shows there. Otherwise, if you do not want to make these changes you should simply disable the mobile theme until the WP Super Cache plugin will be updated.
For more information about our mobile theme, please check here -> https://forum.tagdiv.com/the-mobile-theme/

Hope this helps and let us know how it goes!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello cartu,

Do you have disabled all the untested plugins? Also, if you are using the Mobile theme and this will not work as properly, notice that issue happens due to WP Super Cache.
Try to refresh your page and check the results. Clear all your caches after this. Also, try to remove all the server caches and if you do not have any access to do this, you should consult the hosting provider and request this task.
Please notice that the mobile theme makes some troubles due to WP Super Cache plugin. Also, the WP Super Cache plugin is compatible with the mobile devices, but if you are using the Mobile Theme, please notice that you should make some changes for a better working. This could be a problem from wp super cache and not the browser. If you use the plugin, please use this method to fix the issue:
Use this link and add the customization as marked here: https://github.com/Automattic/wp-super-cache/pull/185/files
Edit wp-cache-phase1.php and add the green code from the right column as it shows there. Otherwise, if you do not want to make these changes you should simply disable the mobile theme until the WP Super Cache plugin will be updated.
For more information about our mobile theme, please check here -> https://forum.tagdiv.com/the-mobile-theme/

Hope this helps and let us know how it goes!

Thanks for your understanding!

Viewing 25 results - 151 through 175 (of 336 total)