Search Results for 'child theme'

    No search results were found in Documentation!

Results from the Forum
simchris
tagDiv Member

I think you just need to upload the child theme from the main installer files (the big all files download from Theme Forest); and then go to the appearance settings and then “activate” the child theme. Make sure the child theme is the SAME VERSION of the main theme, however!

findlay
Participant
#0

Hi,

The creator of this plugin has offered to install it on my site but says I would be best to create a child theme first.

Can you please explain how I can create a child theme since I have already installed the main Newspaper theme so don’t know how to install the child theme after this.

Thank you.

Derek

rnbjunk
tagDiv Member

I’ve deleted from style.css, but still having code on the page:

<!– Style compiled by theme –>

<style>

.block-title a,
.block-title span,
.td-tags a:hover,
.td-scroll-up-visible,
.td-scroll-up,
.sf-menu ul .current-menu-item > a,
.sf-menu ul a:hover,
.sf-menu ul .sfHover > a,
.sf-menu ul .td-menu-item > a:hover,
.td-rating-bar-wrap div,
.iosSlider .slide-meta-cat,
.sf-menu ul .current-menu-ancestor > a,
.sf-menu ul .current-category-ancestor > a,
.td-404-sub-sub-title a,
.widget_tag_cloud .tagcloud a:hover,
.td-mobile-close a,
ul.td-category a,
.td_social .td_social_type .td_social_button a,
.dropcap,
.td-forum-category-title .td-forum-category-name,
.td_display_err,
.td_block_mega_menu .td-ajax-next-page:hover,
.td_block_mega_menu .td_ajax-prev-page:hover,
.post-via span,
.td_wrapper_video_playlist
.td_video_controls_playlist_wrapper
{
background-color: #6e61b0;
}

.block-title,
.sf-menu li a:hover,
.sf-menu .sfHover a,
.sf-menu .current-menu-ancestor a,
.sf-menu .current-category-ancestor a,
.header-search-wrap
.dropdown-menu,
.sf-menu > .current-menu-item > a,
.ui-tabs-nav,
.woocommerce .product .woocommerce-tabs ul.tabs,
.td-forum-list-head,
.td-login-panel-title
{
border-color: #6e61b0;
}

.widget_price_filter .ui-slider-handle,
.td_wrapper_video_playlist .td_video_currently_playing:after
{
border-color: #6e61b0 !important;
}

.author-box-wrap .td-author-name a,
blockquote p,
.page-nav a:hover,
.widget_pages .current_page_item a,
.widget_calendar td a,
.widget_categories .current-cat > a,
.widget_pages .current_page_parent > a,
.td_pull_quote p,
.page-nav-post a:hover span,
.td-forum-last-comment-content .td-forum-last-author,
.td-topics-title-details a,
.td-posted-in a
{
color: #6e61b0;
}

.woocommerce .button,
.woocommerce .form-submit #submit,
.widget_price_filter .ui-slider-handle,
.jetpack_subscription_widget input[type=”submit”],
.pp_woocommerce .pp_close,
.pp_woocommerce .pp_expand,
.pp_woocommerce .pp_contract,
.pp_woocommerce .pp_arrow_previous,
.pp_woocommerce .pp_arrow_next,
.pp_woocommerce
.pp_next:before,
.pp_woocommerce .pp_previous:before,
#bbpress-forums .button
{
background: #6e61b0 !important;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.bbp-template-notice,
.td-reply-list-header
{
border-color: #6e61b0 !important;
}

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.td-login-button
{
background-color: #6e61b0 !important;
}

.buddypress #buddypress div.dir-search input[type=”submit”],
.buddypress #buddypress .message-search input[type=”submit”],
.buddypress #buddypress .item-list-tabs ul li.selected a,
.buddypress #buddypress .generic-button a,
.buddypress #buddypress .submit input[type=”submit”],
.buddypress #buddypress .ac-reply-content input[type=”submit”],
.buddypress #buddypress .standard-form input[type=”submit”],
.buddypress #buddypress .standard-form .button-nav .current a,
.buddypress #buddypress .standard-form .button,
.buddypress #buddypress input[type=”submit”],
.buddypress #buddypress a.accept,
.buddypress #buddypress #activate-page .standard-form input[type=”submit”],
.buddypress #buddypress .standard-form #group-create-body input[type=”button”],
.post-password-required input[type=”submit”]
{
background: #6e61b0 !important;
}

.buddypress #buddypress .groups .item-meta,
.bbp-forum-title:hover,
.td_login_tab_focus,
.block-mega-child-cats a.cur-sub-cat
{
color: #6e61b0 !important;
}

.page-nav .current,
.page-nav-post span
{
background-color: #6e61b0;
border-color: #6e61b0;
}

.wpb_btn-inverse,
.ui-tabs-nav .ui-tabs-active a,
.post .wpb_btn-danger,
.form-submit input,
.wpcf7-submit,
.wpb_default,
.woocommerce .product .woocommerce-tabs ul.tabs li.active,
.woocommerce.widget_product_search input[type=”submit”],
.more-link-wrap,
.td_read_more {
background-color: #6e61b0 !important;
}

.header-search-wrap .dropdown-menu:before {
border-color: transparent transparent #6e61b0;
}

.td-mobile-content .current-menu-item > a,
.td-mobile-content a:hover
{
color: #6e61b0 !important;
}

.category .entry-content,
.tag .entry-content,
.td_quote_box
{
border-color: #6e61b0;
}

.td-timeline-block-title {
background-color: #6e61b0 !important;
}

.td-timeline-wrapper-links {
border-color: #6e61b0 !important;
}

.td-timline-h1-link span {
background-color: #6e61b0 !important;
}

.td-page-title .td-search-query {
color: #6e61b0;
}

.td-sbig-title-wrap .td-sbig-title,
.td-slide-item-sec .td-sbig-title-wrap,
.td-big-grid-title .td-sbig-title-wrap
{
background-color: rgba(110, 97, 176, 0.7);
}

::-moz-selection {
background: #a093e2;
color: #fff;
}

::selection {
background: #a093e2;
color: #fff;
}

a, .widget_recent_comments .recentcomments .url {
color: #6e61b0;
}
.cur-sub-cat {
color:#6e61b0 !important;
}
.blog-stack .sf-menu .current-menu-item a,
.blog-stack .sf-menu .current-menu-parent .current-menu-item a,
.blog-stack .sf-menu .current-menu-parent > a,
.blog-stack .sf-menu > li:hover > a,
.blog-stack .sf-menu ul li:hover > a,
.blog-stack .td-post-text-content .more-link-wrap:hover a,
.blog-stack .sf-menu ul .td_mega_menu_sub_cats a.cur-sub-cat,
.blog-stack .sf-menu ul .td_mega_menu_sub_cats a.cur-sub-cat:hover,
.blog-stack .td-mega-menu .block-mega-child-cats a:hover,
.blog-stack .td_mod_mega_menu:hover .item-details a,
.blog-stack .sf-menu .current-menu-ancestor > a,
.blog-stack .sf-menu .current-category-ancestor > a
{
color:#6e61b0;
}

.blog-stack .sf-menu > .current-menu-ancestor > a,
.blog-stack .sf-menu > .current-category-ancestor > a
{
color:#6e61b0 !important;
}

.blog-stack .sf-menu ul li {
background-color: #6e61b0;
}

.blog-stack .td-post-text-content .more-link-wrap a:hover {
outline-color: #6e61b0;
}

a:hover,
.widget_recent_comments .recentcomments .url:hover
{
color: #ed4fef;
}

.td-menu-header .td-sp,
.sf-sub-indicator{
background-image: url(‘http://cdn.rnbjunk.com/wp-content/themes/Newspaper/images/header/elements-menu.png&#8217;);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
.td-menu-header .td-sp, .sf-sub-indicator{
background-image: url(‘http://cdn.rnbjunk.com/wp-content/themes/Newspaper/images/header/elements-menu@2x.png&#8217;);
}
}
</style>

jambr
tagDiv Member

I have tried removing the code with no effect. I have now commented it out… also no effect. Cleared my browser cache in case that was the issue. Still nothing had changed. See screen shot for my code as it is now… this is the main functions.php file in the newspaper folder (not in my child theme).


/*
to enable all the visual composer features from a child theme, declare an empty td_disable_visual_composer_features function like so in the child's functions.php:

function td_disable_visual_composer_features() {
}

*/

if (!function_exists('td_disable_visual_composer_features')) {
function td_disable_visual_composer_features() {
//if you want to enable all the features from visual composer delete this code
if (function_exists('vc_remove_element')) {
//remove unused composer elements;
//vc_remove_element("vc_separator");
// vc_remove_element("vc_text_separator");
//vc_remove_element("vc_message");
// vc_remove_element("vc_toggle");
//vc_remove_element("vc_gallery");
// vc_remove_element("vc_tour"); //wtf
// vc_remove_element("vc_accordion");
// vc_remove_element("vc_teaser_grid");
// vc_remove_element("vc_posts_slider");
// vc_remove_element("vc_posts_grid");
// vc_remove_element("vc_cta_button");
//vc_remove_element("vc_progress_bar");
//vc_remove_element("vc_wp_links");
//vc_remove_element("vc_facebook");

//remove unused styles and visual composer scripts
add_action( 'wp_enqueue_scripts', 'td_remove_visual_composer_assets', 100 );
}
//end delete code visual composer
}

}

jambr
Participant
#0

Hi there,

I would like to use a full paid version of Visual Composer with the Newspaper theme – however when I entered me license number and update the plug-in to the latest version I do not see all the extras that come with the paid version. I contacted the Plug-in developer and they told me to reach out to you. They mentioned changing the function files – after looking through them I have noticed the comments about declaring an empty function in my child theme in order to see the ‘hidden’ elements of VC – but have tried that with no results.

Thanks in advance for any help you can offer.

Lucian
tagDiv Staff

Hi,

If you are using child theme, please switch to the main theme and empty all caches and test again. If this solves the problem make sure you update the child theme to the latest version. Please let me know!

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

If you refer to child categories of selected category, unfortunately there is no option in Theme Panel, but this can be changed with css code in Theme Panel > Custom Css: http://screencast.com/t/GLBzgRlRreF

.block-child-cats a {
font-family: 'Roboto Slab', sans-serif;
font-size: 10px;
}

Result: http://screencast.com/t/LhHYhvwhJ

Thanks!

ngohaichau
Participant
#0

I installed theme and install demo content but it didn’t show child category below DON’T MISS on Home page.
I select >> Show child categories menu: Show All
How can I make it appear?

DavisBeatz
tagDiv Member

You want the module file in this folder..

/wp-content/themes/Newsmag-child/includes/modules

simchris
tagDiv Member

FYI, I’ve found it better to actually edit the core files and keep record of what you edit; than edit the child theme. Child theme not always functional with all plugins, and some CSS and other stuff not always editable, and technically it’s a “redirect” which Google not fond of even though WordPress considers it their favorite thing in the world.

For best speed and compatibility, I recommend editing the core files, and just keeping track of that (e.g., folder/file/line #, before/after code, etc.).

ieanea
tagDiv Member

Here is the site

If you view: http://www.ieanea.org/wp-content/themes/Newsmag-child/style.css?ver=1.4

It is different then when you view it without the version number: http://www.ieanea.org/wp-content/themes/Newsmag-child/style.css and this is the current child css.

rnbjunk
tagDiv Member

Hi Emil, when i load source of my site, i see a lot of codes coming from newspaper theme that actually i don’t use, and that are heaving codes on every page: view-source:http://www.rnbjunk.com/

<!– Style compiled by theme –>

<style>

.block-title a,
.block-title span,
.td-tags a:hover,
.td-scroll-up-visible,
.td-scroll-up,
.sf-menu ul .current-menu-item > a,
.sf-menu ul a:hover,
.sf-menu ul .sfHover > a,
.sf-menu ul .td-menu-item > a:hover,
.td-rating-bar-wrap div,
.iosSlider .slide-meta-cat,
.sf-menu ul .current-menu-ancestor > a,
.sf-menu ul .current-category-ancestor > a,
.td-404-sub-sub-title a,
.widget_tag_cloud .tagcloud a:hover,
.td-mobile-close a,
ul.td-category a,
.td_social .td_social_type .td_social_button a,
.dropcap,
.td-forum-category-title .td-forum-category-name,
.td_display_err,
.td_block_mega_menu .td-ajax-next-page:hover,
.td_block_mega_menu .td_ajax-prev-page:hover,
.post-via span,
.td_wrapper_video_playlist
.td_video_controls_playlist_wrapper
{
background-color: #6e61b0;
}

.block-title,
.sf-menu li a:hover,
.sf-menu .sfHover a,
.sf-menu .current-menu-ancestor a,
.sf-menu .current-category-ancestor a,
.header-search-wrap
.dropdown-menu,
.sf-menu > .current-menu-item > a,
.ui-tabs-nav,
.woocommerce .product .woocommerce-tabs ul.tabs,
.td-forum-list-head,
.td-login-panel-title
{
border-color: #6e61b0;
}

.widget_price_filter .ui-slider-handle,
.td_wrapper_video_playlist .td_video_currently_playing:after
{
border-color: #6e61b0 !important;
}

.author-box-wrap .td-author-name a,
blockquote p,
.page-nav a:hover,
.widget_pages .current_page_item a,
.widget_calendar td a,
.widget_categories .current-cat > a,
.widget_pages .current_page_parent > a,
.td_pull_quote p,
.page-nav-post a:hover span,
.td-forum-last-comment-content .td-forum-last-author,
.td-topics-title-details a,
.td-posted-in a
{
color: #6e61b0;
}

.woocommerce .button,
.woocommerce .form-submit #submit,
.widget_price_filter .ui-slider-handle,
.jetpack_subscription_widget input[type=”submit”],
.pp_woocommerce .pp_close,
.pp_woocommerce .pp_expand,
.pp_woocommerce .pp_contract,
.pp_woocommerce .pp_arrow_previous,
.pp_woocommerce .pp_arrow_next,
.pp_woocommerce
.pp_next:before,
.pp_woocommerce .pp_previous:before,
#bbpress-forums .button
{
background: #6e61b0 !important;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.bbp-template-notice,
.td-reply-list-header
{
border-color: #6e61b0 !important;
}

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.td-login-button
{
background-color: #6e61b0 !important;
}

.buddypress #buddypress div.dir-search input[type=”submit”],
.buddypress #buddypress .message-search input[type=”submit”],
.buddypress #buddypress .item-list-tabs ul li.selected a,
.buddypress #buddypress .generic-button a,
.buddypress #buddypress .submit input[type=”submit”],
.buddypress #buddypress .ac-reply-content input[type=”submit”],
.buddypress #buddypress .standard-form input[type=”submit”],
.buddypress #buddypress .standard-form .button-nav .current a,
.buddypress #buddypress .standard-form .button,
.buddypress #buddypress input[type=”submit”],
.buddypress #buddypress a.accept,
.buddypress #buddypress #activate-page .standard-form input[type=”submit”],
.buddypress #buddypress .standard-form #group-create-body input[type=”button”],
.post-password-required input[type=”submit”]
{
background: #6e61b0 !important;
}

.buddypress #buddypress .groups .item-meta,
.bbp-forum-title:hover,
.td_login_tab_focus,
.block-mega-child-cats a.cur-sub-cat
{
color: #6e61b0 !important;
}

.page-nav .current,
.page-nav-post span
{
background-color: #6e61b0;
border-color: #6e61b0;
}

.wpb_btn-inverse,
.ui-tabs-nav .ui-tabs-active a,
.post .wpb_btn-danger,
.form-submit input,
.wpcf7-submit,
.wpb_default,
.woocommerce .product .woocommerce-tabs ul.tabs li.active,
.woocommerce.widget_product_search input[type=”submit”],
.more-link-wrap,
.td_read_more {
background-color: #6e61b0 !important;
}

.header-search-wrap .dropdown-menu:before {
border-color: transparent transparent #6e61b0;
}

.td-mobile-content .current-menu-item > a,
.td-mobile-content a:hover
{
color: #6e61b0 !important;
}

.category .entry-content,
.tag .entry-content,
.td_quote_box
{
border-color: #6e61b0;
}

.td-timeline-block-title {
background-color: #6e61b0 !important;
}

.td-timeline-wrapper-links {
border-color: #6e61b0 !important;
}

.td-timline-h1-link span {
background-color: #6e61b0 !important;
}

.td-page-title .td-search-query {
color: #6e61b0;
}

.td-sbig-title-wrap .td-sbig-title,
.td-slide-item-sec .td-sbig-title-wrap,
.td-big-grid-title .td-sbig-title-wrap
{
background-color: rgba(110, 97, 176, 0.7);
}

::-moz-selection {
background: #a093e2;
color: #fff;
}

::selection {
background: #a093e2;
color: #fff;
}

a, .widget_recent_comments .recentcomments .url {
color: #6e61b0;
}
.cur-sub-cat {
color:#6e61b0 !important;
}
.blog-stack .sf-menu .current-menu-item a,
.blog-stack .sf-menu .current-menu-parent .current-menu-item a,
.blog-stack .sf-menu .current-menu-parent > a,
.blog-stack .sf-menu > li:hover > a,
.blog-stack .sf-menu ul li:hover > a,
.blog-stack .td-post-text-content .more-link-wrap:hover a,
.blog-stack .sf-menu ul .td_mega_menu_sub_cats a.cur-sub-cat,
.blog-stack .sf-menu ul .td_mega_menu_sub_cats a.cur-sub-cat:hover,
.blog-stack .td-mega-menu .block-mega-child-cats a:hover,
.blog-stack .td_mod_mega_menu:hover .item-details a,
.blog-stack .sf-menu .current-menu-ancestor > a,
.blog-stack .sf-menu .current-category-ancestor > a
{
color:#6e61b0;
}

.blog-stack .sf-menu > .current-menu-ancestor > a,
.blog-stack .sf-menu > .current-category-ancestor > a
{
color:#6e61b0 !important;
}

.blog-stack .sf-menu ul li {
background-color: #6e61b0;
}

.blog-stack .td-post-text-content .more-link-wrap a:hover {
outline-color: #6e61b0;
}

a:hover,
.widget_recent_comments .recentcomments .url:hover
{
color: #ed4fef;
}

.td-menu-header .td-sp,
.sf-sub-indicator{
background-image: url(‘http://cdn.rnbjunk.com/wp-content/themes/Newspaper/images/header/elements-menu.png&#8217;);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
.td-menu-header .td-sp, .sf-sub-indicator{
background-image: url(‘http://cdn.rnbjunk.com/wp-content/themes/Newspaper/images/header/elements-menu@2x.png&#8217;);
}
}
</style>

<!– JS generated by theme –>

<script>

var td_blocks = []; //here we store all the items for the current page

//td_block class – each ajax block uses a object of this class for requests
function td_block() {
this.id = ”;
this.block_type = 1; //block type id (1-234 etc)
this.atts = ”;
this.td_cur_cat = ”;
this.td_column_number = ”;
this.td_current_page = 1; //
this.post_count = 0; //from wp
this.found_posts = 0; //from wp
this.max_num_pages = 0; //from wp
this.is_ajax_running = false;
this.header_color = ”;
this.ajax_pagination_infinite_stop = ”; //show load more at page x
}

var td_ad_background_click_link=””;
var td_ad_background_click_target=””;
var td_ajax_url=”http://www.rnbjunk.com/wp-admin/admin-ajax.php&#8221;;
var td_get_template_directory_uri=”http://www.rnbjunk.com/wp-content/themes/Newspaper&#8221;;
var tds_snap_menu=”snap”;
var tds_header_style=””;
var tds_mobile_swipe=””;
var td_search_url=”http://www.rnbjunk.com/search/&#8221;;
var td_please_wait=”Please wait…”;
var td_email_user_pass_incorrect=”User or password incorrect!”;
var td_email_user_incorrect=”Email or username incorrect!”;
var td_email_incorrect=”Email incorrect!”;
var tds_more_articles_on_post_enable=””;
var tds_more_articles_on_post_time_to_wait=””;
var tds_more_articles_on_post_pages_distance_from_top=”0″;
var tds_theme_color_site_wide=”#6e61b0″;
</script>

Woocommerce, Buddypress, are some example and stuff like that. I cannot disable them from the theme panel, i need to know how can i customize the theme so use only the things that are really important for my site, without codes of stuff that are not working on it.

Do you have a guideline to have a lighter version of the theme, in order to load only the essentials?

Fabian

shiftanddrive
tagDiv Member

Latest version. I always keep it updated.

Maybe I am putting my child theme copy of td_module_big_grid.php in the wrong location?

Emil G
tagDiv Staff

Hi,

I’ve tested the td_module_big_grid.php with the child theme and it should be editable, what theme version do you use?

Thank you, Emil G.

shiftanddrive
tagDiv Member

Hi Emil,

It seems I cannot override the td_module_big_grid.php in the child theme either.

I have proven the concept by editing the core files but I really don’t want to do that with the regular updates coming from you folks.

Oh well, back to the drawing board…

Cheers,
Mark

Emil G
tagDiv Staff

Hi,

It’s the theme version, wordpress adds it.
Please provide a copy of your child theme style.css, you could use pastebin – http://pastebin.com/ and the url so i can take a look.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

The get_date() function is included in the td_module.php file which is not editable via child theme, sorry. – http://screencast.com/t/QUmjiz2K
The stars render function is present here – http://screencast.com/t/APNIi3wHs
You could try to recreate the functions inside the big grid file on the child theme replacing the existing ones – http://screencast.com/t/7BvV0SJek but i don’t know if it will work, the alternative would be to modify the theme code.

Thank you, Emil G.

simchris
tagDiv Member

I’ve found that child themes are often an issue on our server, partially due to the CSS redirect. I try not to EVER use them anymore. It did cause issues for us, on multiple themes, not just this one.

Not sure this impacts you, but the other things that killed our server was a bot from Ukraine hitting our login panels over and over. “Limit Login attempts” plugin helped, and then in our case we had to block the entire country of Ukraine for abuse (!).

Optimizing the wp-config.php file helped a lot, too, putting in the actual paths to domain and also the the theme folder, to cut down on those queries for high traffic spikes. Couldn’t hurt 🙂

ieanea
Participant
#0

I have updated the child theme css, but the live website keeps getting an older version. This is what the source looks like:
<link rel=’stylesheet’ id=’td-theme-css’ href=’http://site.com/wp-content/themes/Newsmag-child/style.css?ver=1.4&#8242; type=’text/css’ media=’all’ />

Were does the “ver=1.4” come from?

If I pull up that without the version is shows the current file. Is this a wordpress generated thing or a theme generated?

gossiponthis
tagDiv Member

I tried installing the td speed booster plugin but I didn’t like how the front-end showed a “flash of unstyled content” so I disabled it.

Regardless though, this issue isn’t regarding the time it takes for the page to load in the browser, but rather the time it takes for my server to actually load the theme/template. I use New Relic and I’m noticing a major problem is coming from the database — specifically a process called “wp_posts – SELECT.”

I’ve been doing some research on this and I realized I’m using a “child theme” to modify random parts of the template. Could that be causing this issue with the database?

sidsmut
tagDiv Member

Just to add…..

I am using the child theme for some very small colour changes but they are not related to the header. If I remove the child theme the site is still broken in the same way.

Problem also occurs when all other plugins are turned off.

shiftanddrive
Participant
#0

Hey tagDiv folks,

I am doing a little custom work and have some questions around metadata displayed in Big Grid.

Currently, if a review is shown in Big Grid, the author and date metadata is replaced with stars. What I’d like to do is append the rating to the end of the metadata instead and show it as a percentage.

I know editing core files = bad. So, I have been doing some edits and trying to implement them in the Child theme. But, I am not sure how to override the get_date() function with my Child theme nor can I find where the metadata is being replaced.

Could you point me in the right direction?

Cheers,
Mark

vasik
Participant
#0

Where should I paste code social buttons for posts and pages?
I placed in the file before single.php get_footer (); But then the page is not loaded.

<script type=”text/javascript”>(function() {
if (window.pluso)if (typeof window.pluso.start == “function”) return;
if (window.ifpluso==undefined) { window.ifpluso = 1;
var d = document, s = d.createElement(‘script’), g = ‘getElementsByTagName’;
s.type = ‘text/javascript’; s.charset=’UTF-8′; s.async = true;
s.src = (‘https:’ == window.location.protocol ? ‘https’ : ‘http’) + ‘://share.pluso.ru/pluso-like.js’;
var h=d[g](‘body’)[0];
h.appendChild(s);
}})();</script>
<div data-user=”1628830748″ class=”pluso” data-background=”#ebebeb” data-options=”medium,square,line,horizontal,counter,theme=04″ data-services=”vkontakte,odnoklassniki,facebook,twitter,google,moimir,email,print”></div>

get_footer ();

Alin [tagDiv]
tagDiv Staff

Hi,

1. Yes it will be overwritten if you use the main theme. You can use child theme to modify some files this way you can keep your changes even if the theme updates: https://forum.tagdiv.com/child-theme-documentation-newsmag/

5. If you refer to the social share for post there are only 4 share buttons available: http://screencast.com/t/S9oDhbsjj7kl

6. Unoftunatelly I can’t recommend and guarantte you a plugin that will work with newsmag as we haven’t made any tests with any plugin of this kind.

Thanks!

geopal
Participant
#0

I have a multisite installation with newspaper theme.
I use one newspaper child theme for each one of the two sites I have.
Following the steps on https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/, from network admin I tried to deactivate Visual Composer.
When I hit “deactivate” whole site went white.
I now cannot enter the network admin and I cannot see the front-end too.
I deleted the plugin files from the server with ftp, but I cannot still view the site. Is there a solution to this?

Viewing 25 results - 12,276 through 12,300 (of 12,866 total)