Search Results for 'update'

Results from the Forum
Lucian
tagDiv Staff

Hi,

Unfortunately we don’t know how the theme behaves on iPhone 6 Plus devices as we haven’t made any tests with it. Thank you for reporting this and letting us know, we will try to test this until the next theme updated and provide a fix for this.

Thanks

Lucian
tagDiv Staff

Hi,

That is the best way you can do this, create a sidebar for each category and set from theme panel, for post page you can only use one sidebar.
The was designed to work like that and doesn’t have n option for this. If you want to change the code to achieve this we recommend you to hire a developer to do this for you as we cannot offer custom work as we work hard on the development, updates, fixes and support.

Thanks

Lucian
tagDiv Staff

Hi,

The unique articles feature was designed specifically for this job, if you don’t want to use it and you want to change the code to achieve this we recommend you hire a developer to do it for you as we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/

Thanks

Lucian
tagDiv Staff

Hi,

Thanks, we will try to fix this within next version!
Have a nice day!

Emil G
tagDiv Staff

Hi,

Thanks for noticing this, i’ve added them on the list and we’ll fix them on one of the next updates.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

On the latest version of Visual Composer some classes were changed by it’s developer and we had to override them so that the plugin would still work with the theme. In the process the buttons css was lost. We have the issue on our list and we’ll try to fix it in one of the next updates. Sorry for the inconvenience.

Thank you, Emil G.

Lucian
tagDiv Staff

Hi,

Please make sure you use the default post style for the posts you want to apply this changes, you will have to make the same change for this files also if you want to move the social sharing for other posts styles as well: http://screencast.com/t/5rRmgCtr66h
Should work, I have tested this. If you don’t know how to do it you can always get a freelancer from sites like: http://studio.envato.com/
Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support.

Thanks

Lucian
tagDiv Staff

Hi,

Use the Media Query Snippets from below to style the the button as you like on mobile/tablet portrait/ table landscape and desktop screens:

/* responsive phone */
@media (max-width: 767px) {
    
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
    
}

/* responsive landscape tablet */
@media (min-width: 1019px) and (max-width: 1200px) {
    
}

/* responsive monitor */
@media (min-width: 1201px) {
    
}

Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.

Thanks

kirkinis
tagDiv Member

I used this, but not work after update

.iosSlider .entry-thumb {
width: 745px;
}
.iosSlider .td-slide-item-main .entry-thumb {
width: 100%;
}

-VK

Mike_Rawlins
tagDiv Member

Hi Lucian,

thanks for the hack. I’ve been trying various methods of showing popular posts with different plugins, hacks and edits but none of them look as good as your out of the box set up.

I’ll wait on future updates, it’s not a killer but a nice to have 🙂

Cheers

Mike

Lucian
tagDiv Staff

Hi,

This happens because the custom ad boxes you have added aren’t styled. As we don’t provide the theme with this extra custom ad boxes we also don’t add a style for them.
What you can do is to add the css in your custom css filed in theme panel after each theme updated or you can add this style in your style.css file or you can use this child theme
Either way you chose to do this you will have to add again the css for new custom ad boxes after each update except if you use the child theme but note that using the child theme you can’t change all files using it, I’m not sure that the files td_ad_box.php and panel_ads.php can also be modified using it, my advice is to make a copy of all the changes/files you have made/modified and make this changes after each update on you main theme.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

The theme doesn’t have a feature like that and you will need custom work to do this and we cannot provide any type of custom work at this time as we are working hard in development, updates and support. If you don’t have any basic php/html/css knowledge and can’t managed this alone we recommend you hire a developer to do this for you or you can try to find a plugin that dose that.
You can also send an e-mail at contact@tagdiv.com and we will send send you a tutorial on how to build an custom block, specify this in your message subject.

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately we are still investigating the issues we have with this post sorting and hopefully we will provide a fix within next theme update.
I have made a quick search and found a small hack on how to “show only posts in jetpack top posts & pages widget” You can go over it and check if this works for you also.
Sadly due to the short time that I have available I’m not able to configure this and make tests with it so I can’t assure you it will work.
Please let me know if this helps.

Sorry for the inconvenience!
Thanks for the message!

mrsky28
tagDiv Member

Hello it’s not working for me. Is the current update file missing a few files?

mrsky28
Participant
#0

How come after the 4.3 update, the buttons (specifically Button 2) on visual composer are not styled according to the settings? http://i.imgur.com/yFJoNX0.png

On the front end, it would only show as links and not the styled one.

I tried reinstall the theme and accompanying plugins and clearing the cache, but it’s still not showing properly.

Note that the buttons were styled fine before the 4.3 update.

Lucian
tagDiv Staff

Hi,

Thanks for your suggestion we will consider this, at moment we are searching for new ways and solutions for managing ads.
If you have any ideas on what an better and intuitive or practical managing ads system would look and you can share it we can consider it for future updates.

Thanks

Lucian
tagDiv Staff

Hi,

If you are using the last theme version note that the 980px layout and 1170px fixed layout were removed from theme version 4.3. we have also mentioned this in the update log that came with the theme files: http://screencast.com/t/cG4XTwP5
We plan to rebuild the frontend in the future (next 2-3 months) and unfortunately we had to make this move. We also plan to build a plugin that adds the removed section for users who need it.
A solution for this would be to use the previous version of the theme, if you need it send an email at contact@tagdiv.com , specify the request and we will send it to you.
Sorry about this and for the inconvenience.

Thanks foe the message!

Lucian
tagDiv Staff

Hi,

The theme was not designed to work with this time format and we try not to overload it.
In other words this is custom work and we cannot offer custom work as we work hard on the development, updates, fixes and support. You can hire a freelancer/developer to do this for you or you can use that plugin make some research and try to find a solution for this yourself, you can take a look at the views counts using ajax here: http://screencast.com/t/LAVMQDmY
Sorry for the inconvenience!

Thanks for the message!

Lucian
tagDiv Staff

Hi,

I have made the changes pointed above from your admin panel and worked fine for me so make sure you disable all plugins and empty cache like I wrote before and then try again.
The theme doesn’t have an option for font weight at the moment but you can changed it via css and we will consider this for future updates. If you don’t have basic css/php/html knowledge we recommend you to hire a developer to make this changes for you as we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/

Thanks for the message!

Lucian
tagDiv Staff

Hi,

Thanks for the nice words and for your suggestion, I have added this to out feature requests list and we will consider this for future updates, also note that we have over 160 feature requests and we have to be very carefully what we implement so if more people will request this we will try to implement it.

Thanks for the message!

ShowbizCool
tagDiv Member

Now had chance to update to 4.3 and Mega menu does not interfere with the main lists.

Thanks.

Mike_Rawlins
tagDiv Member

Hi Lucian,

Sorry I never came back to you about this.

This solution only partly works for me because I have a couple of pages that are very popular so I end up with page author avatars appearing in the list as well as the popular posts.

Cheers

Mike

monicacortes
tagDiv Member

OK. Thank you. We are going to do that.
Just a suggestion. Advertising, with or without Google ads, is the main revenue of a publishing company today. And it is really important. I think a great theme as Newspaper should have a more intuitive and practical way of managing advertising than copy and pasting links.
Are you planning to implement it in a future update of the theme?
Thank you.

tenocation
tagDiv Member

Thanks for coming back. I am sorry for a late reply. I was trying to implement the code in the new post type “Phones” which i created using a pluging “CPT UI”. But each time i enabled the custom post type “single-phones.php” It gives me a blank page.

Here is the template i am using for custom post type “phones”.

<?php
/*  ----------------------------------------------------------------------------
    the page template
 */

get_header();

switch ($loop_sidebar_position) {
    case 'sidebar_left':
        echo td_page_generator::wrap_start();
        ?>
        <div class="span4 column_container" role="complementary" itemscope="itemscope" itemtype="<?php echo td_global::$http_or_https?>://schema.org/WPSideBar">
            <?php get_sidebar(); ?>
        </div>
        <div class="span8 column_container td-no-pagination" role="main" itemscope="itemscope" itemprop="mainContentOfPage" itemtype="<?php echo td_global::$http_or_https?>://schema.org/CreativeWork">

            <?php
// Update this list using the same format for all the field names you want
$field_names = ['2g_network', '3g_network'];

// Set up tabs
$to_echo = '[vc_row][vc_column width="1/1"][vc_tabs]';

// Set up features tab
$to_echo .= '[vc_tab title="Features" tab_id="features"]';

// Begin a list
$to_echo .= '<ul class="features_list">';

// Loop through the fields
foreach ($field_names as $field_name) {
  $data = get_field_object($field_name);

  // Check if we have a value and set to a default if not
  if ($data['value']) {
    $value = $data['value'];
  } else {
    $value = 'No information on record.';
  }

  $to_echo .= '<li>' . '<span class="features_label">' . $data["label"] . ': </span>';
  $to_echo .= '<span class="features_value">' . $value . '</span></li>';

}

// Close the list
$to_echo .= '</ul>';

// Close the tab
$to_echo .= '[/vc_tab]';

// Close the tab group etc.
$to_echo .= '[/vc_tabs][/vc_column][/vc_row]';

// We have to filter the whole string to make WP interpret the shortcodes
$to_echo = wpb_js_remove_wpautop($to_echo);

// Output
echo $to_echo;
            ?>

        </div>
        <?php
        echo td_page_generator::wrap_end();
        break;

    case 'no_sidebar':
        echo td_page_generator::wrap_start();
        ?>
        <div class="span12 column_container td-no-pagination" role="main" itemscope="itemscope" itemprop="mainContentOfPage" itemtype="<?php echo td_global::$http_or_https?>://schema.org/CreativeWork">

            <?php
// Update this list using the same format for all the field names you want
$field_names = ['2g_network', '3g_network'];

// Set up tabs
$to_echo = '[vc_row][vc_column width="1/1"][vc_tabs]';

// Set up features tab
$to_echo .= '[vc_tab title="Features" tab_id="features"]';

// Begin a list
$to_echo .= '<ul class="features_list">';

// Loop through the fields
foreach ($field_names as $field_name) {
  $data = get_field_object($field_name);

  // Check if we have a value and set to a default if not
  if ($data['value']) {
    $value = $data['value'];
  } else {
    $value = 'No information on record.';
  }

  $to_echo .= '<li>' . '<span class="features_label">' . $data["label"] . ': </span>';
  $to_echo .= '<span class="features_value">' . $value . '</span></li>';

}

// Close the list
$to_echo .= '</ul>';

// Close the tab
$to_echo .= '[/vc_tab]';

// Close the tab group etc.
$to_echo .= '[/vc_tabs][/vc_column][/vc_row]';

// We have to filter the whole string to make WP interpret the shortcodes
$to_echo = wpb_js_remove_wpautop($to_echo);

// Output
echo $to_echo;
            ?>

        </div>
        <?php
        echo td_page_generator::wrap_end();
        break;

    default:
        echo td_page_generator::wrap_start();
        ?>
            <div class="span8 column_container td-no-pagination" role="main" itemscope="itemscope" itemprop="mainContentOfPage" itemtype="<?php echo td_global::$http_or_https?>://schema.org/CreativeWork">
                <?php
// Update this list using the same format for all the field names you want
$field_names = ['2g_network', '3g_network'];

// Set up tabs
$to_echo = '[vc_row][vc_column width="1/1"][vc_tabs]';

// Set up features tab
$to_echo .= '[vc_tab title="Features" tab_id="features"]';

// Begin a list
$to_echo .= '<ul class="features_list">';

// Loop through the fields
foreach ($field_names as $field_name) {
  $data = get_field_object($field_name);

  // Check if we have a value and set to a default if not
  if ($data['value']) {
    $value = $data['value'];
  } else {
    $value = 'No information on record.';
  }

  $to_echo .= '<li>' . '<span class="features_label">' . $data["label"] . ': </span>';
  $to_echo .= '<span class="features_value">' . $value . '</span></li>';

}

// Close the list
$to_echo .= '</ul>';

// Close the tab
$to_echo .= '[/vc_tab]';

// Close the tab group etc.
$to_echo .= '[/vc_tabs][/vc_column][/vc_row]';

// We have to filter the whole string to make WP interpret the shortcodes
$to_echo = wpb_js_remove_wpautop($to_echo);

// Output
echo $to_echo;
                ?>

            </div>
            <div class="span4 column_container" role="complementary" itemscope="itemscope" itemtype="<?php echo td_global::$http_or_https?>://schema.org/WPSideBar">
                <?php get_sidebar(); ?>
            </div>
        <?php
        echo td_page_generator::wrap_end();
        break;
}

get_footer();
?>

I think i am making some nonsense mistake in the above template. That’s why i am getting a blank page. Tried a lot. Thanks 🙂

TheMediumUTM
tagDiv Member

Yeah, I’m finally realizing the pain of too many hacks, even in a child theme… If I replace enough of the files and functions in a child theme so it can survive updates, the effectiveness of an update is diminished anyway :p

Viewing 25 results - 42,826 through 42,850 (of 45,280 total)