Discussion on Subway - Responsive Multi-Purpose WordPress Theme

Discussion on Subway - Responsive Multi-Purpose WordPress Theme

By
Cart 1,756 sales
Well Documented

QODE supports this item

Supported

763 comments found.

Hi,

I cannot display any element created with visual composer and inserted into a page with any template applied (eg “blog masonry” or others). How do I do this?

Thanks

Hi,

Now we understand you, sorry for misunderstanding. Yes they are not showing up because blog templates are not meant for showing content, only for post listing. Templates that are showing content are “Default” and “Full width” template.

Best Regards

Qode

Ok thanks.

Regards.

Salbarg

No problem. Thanks for understanding :)

where i can add the content of top area like email facebook and so on? greets

Hi,

Firstly you need to activate top header in Qode Options -> Header and Footer. After that in Appearance -> Widgets, you have Header left and Header right widget areas in whick you can pu any content, in your case, you should put social icons shortcode.

Best Regards

Qode

When will be the nearest update?

When will the update come?

Hi,

the update will be submitted today. Thanks for your patience.

Best Regards

Qode

Hi,

I have a little problem. After installing XML from Demo Content, I have this line under every seperator:

Notice: Undefined variable: anchor_id in /data01/www/virtuals/www.XXXXXXX.pl/wp-content/themes/subway/extendvc/vc_templates/vc_row.php on line 46

vc_row.php content: <?php $output = $el_class = ’’; extract(shortcode_atts(array( ‘el_class’ => ’’, ‘row_type’ => ‘row’, ‘type’ => ’’, ‘anchor’ => ’’, ‘background_color’ => ’’, ‘border_color’ => ’’, ‘padding_top’ => ’’, ‘padding_bottom’ => ’’, ‘padding’ => ’’, ‘text_align’ => ‘left’, ‘more_button_label’ =>’More Facts’, ‘less_button_label’=>’Less Facts’, ‘button_position’=>’left’, ‘color’=>’’, ‘css_animation’=>’‘

), $atts));

wp_enqueue_style( ‘js_composer_front’ ); wp_enqueue_script( ‘wpb_composer_front_js’ ); wp_enqueue_style(‘js_composer_custom_css’);

$el_class = $this->getExtraClass($el_class);

$css_class = apply_filters(VC_SHORTCODE_CUSTOM_CSS_FILTER_TAG, ‘wpb_row ’.get_row_css_class().$el_class, $this->settings[‘base’]);

if($type == “grid”){ $css_class_type = ” grid_section”; } else { $css_class_type = ””; }

if($css_animation != ””){ $clsss_css_animation = ” wpb_animate_when_almost_visible wpb_start_animation wpb_” . $css_animation; } else { $clsss_css_animation = ””; }

if($anchor != ””){ $anchor_id .= ’ data-id=”#’.$anchor.’”’; }

$output .= ‘ ’;

if($row_type == “section”) { $output .= ’<section class=”section ’.$css_class_type . ’”’; if($background_color != ”” || $border_color != ”” || $padding_top != ”” || $padding_bottom != ””){ $output .= ” style=’”; if($background_color != ””){ $output .=”background-color:”.$background_color.”;”; } if($border_color != ””){ $output .=” border-color:”.$border_color.”;”; } if($padding_top != ””){ $output .=” padding-top:”.$padding_top.”px;”; } if($padding_bottom != ””){ $output .=” padding-bottom:”.$padding_bottom.”px;”; } $output.=”’”; } $output .= ’>’; $output .= ‘ ’; $output .= ‘ ’; $output .= ‘ ’; } $output .= ’’.$this->endBlockComment(‘row’);

echo $output;

Any ideas?

Hi,

We already fixed this and it will be in next release.

Until then, in vc_row.php on line 48, put this:

$anchor_id = "";

Best Regards

Qode

Hi good morning. Congratulations on the subject is very good. I have a problem with the xml file to import, the maximum size is 2 MB and you have your is 2.17 MB and will not let me import it.

Then the plugin me if I’ve imported but constantly asks me when I give update and no update possible

Thanks

Sara

Hi,

Max upload size is not upon us, you need to configure it on hosting side, you should speak with your hosting provider.

As for the plugin (LayerSlider we suppose), if you have troubles installing it automatically, than you have plugin in theme folder under “plugin” subfolder, and try to install it manually, via plugin manager.

Best Regards

Qode

ok thanks

no problem :)

Hi there i know you are pretty busy but anychance of looking at support Ticket #122968

Thanks

Hi,

We will take a look.

Best Regards

Qode

Hi, i have a little problem with the menu, i activated it and this is the resul…

http://cl.ly/image/141d1L3J3k2k

Hi,

Go to Appearance -> Menues and choose your newly created menu to be “top menu”.

Best Regards

Qode

Hello, how can i change scale in Line Graph, i ve tried to change it in the visal composer option but nothing happens…it still beetween 0 to 120. Regards Yohann

Hi,

We tested this and found a bug in Visual Composer integration with our shortcode. We already fix this and fix will be in our next release.

Until then, you can go in “classic view” and add those attributes on line_graph shortcode and it will work: scale_steps=”3” scale_step_width=”20” (just change values for your needs).

Anyway, thanks for this note :)

Best Regards

Qode

Yeah i ve did it and it works ! But the people who will manage that is not an IT so i m gonna wait your next release :) Thanks anayway for fast reply and quality of the answer, you ve have my 5 stars !!

Thank you very much :)

Hi,

there’s the chance of introducing one-page effect in this interesting theme? Thanks for your attention.

Salbarg

Hi,

We are considering “anchor functionality” for our next release.

Best Regards

Qode

Thanks a lot!

My purpose is to have a complete theme for every eventuality… ;-)

Best Regards

Salbarg

No problem :)

Hi again ! I found the way to hide the QCODE like button but is there a way to hide the name of the categorie on portfolio ? Thank you Regards Yohann

Hi,

Like button you can hide via Qode Options, but for the category you’ll need to change php templates for that. Which template you want to change (list or single and which type) and we could point you where to change those files.

Best Regards

Qode

I need to hide everywhere (list and single) Thank you

Hi,

Could you submit a ticket on http://qode.ticksy.com/ so we could help you. You could also add some custom css for this and hide those portfolio categories.

Best Regards

Qode

Hello, How can i add image on the menu like you did (example image Mega menu on HOME) ? regards Yohann

Hi,

In Apperiance -> Menues, set up should be like something like this:
http://screencast.com/t/u9fOZlgIE4j

“Home Menu Image” is previously created custom sidebar in which we put our image. You can create many custom sidebars (widget areas) and assign them to different menu items.

Best Regards

Qode

It’s working great thanks !

No problem :) Glad that you managed to solve your problem.

Hi,

In the theme description you state: “LayerSlider Responsive WordPress Slider Plugin ($15 value)”.

However, I can neither find it in my download nor install it via Begin installing plugin where it says “This theme requires the following plugin: LayerSlider WP.”

Please tell me where I can find the Layerslider plugin.

Thanks – t

Hi,

1. Plugin will not show up on the left side if you are didn’t install it previously.

2. If for some reason, installation process didn’t work for you, you can always manually install the plugin by going into “Plugins -> Add New”. You can find plugin in folder we mentioned before.

As for the menu, you have to create menu under “Appearance -> Menues” and choose this newly created menu to be “top menu” navigation.

Best Regards

Qode

Hi again,

Just wanted to add, that online this worked much better than locally.

Thanks for your prompt help/suggestions!

Cheers

No problem :) Thanks for note.

Hey Qode, is it possible to deactivate the woocommerce?

Hey,

WooCommerce is active only if plugin is installed. If you don’t plan to use it, just don’t install it :)

Best Regards

Qode

Sounds good, Thank ;)

Hi,

First let me say, I am an admirer of your work. The care and competence that goes into your themes and their development is remarkable.

Now let me ask you a question. Hopefully its not OTT but ~ the progress bars ~ can they integrate with Woo’s Sensei plugin, to show student progress, for example?

Terence.

Hi Terence,

Thank you very much :)

Generally speaking, progress bars can be dynamic, but that will require change of code, which is not tough task for experienced developer.

Best Regards

Qode

Yes, that’s the problem ~ finding an “experienced developer” who doesn’t want as much as your extended license to make that change in the code.

Well, that sounds very expensive, I am sure there are good developers around that can do it for less. Unfortunately, all our developers are busy with our themes and support, so we can’t take any custom work. Sorry for that.

Hi, one more thing: when I make a parallax image with your shortcode, it doesn’t take up the full width of the page, like yours in the demo. (The part with “use any shortcode in parallax” as the title; or even your demo’s parallax page.)

Could you tell me how to make a full-width parallax image?

Hi,

Did you make your page use Full Width page template?

Best Regards

Qode

Hi, just a quick pre sale question. To what extend is the mega menu customisable? Is it possible to add text blocks? Is it possible to add custom html and css? Is it possible to display the recent posts over 4 columns or more? Is it possible to show recent post in 4 columns and 2 rows?

Thanks!

Also, is it possible to display posts on the homepage in 2 or 3 columns and multiple rows high?

Hi,

1. Yes, you can add widgets to mega menu, and by adding Text widget, you can add any html code

2. Yes, there is field for custom CSS. Custom HTML can be added anywhere (to pages, posts, widgets, etc)

3. Recent posts are displayed in 2,3,4 or 5 columns, but not in multiple rows. It’s a visual element and can be added to any page, including home page.

Best Regards

Qode

Hi, this is a great theme. In your demo, a user cannot scroll down the rest of the page until the LayerSlider loads. They can’t see the rest of the content. It loads clean, and I really like that.

On my website, the rest of the page loads before the LayerSlider appears. I’d like the content to stay in place, so it doesn’t move up while the LayerSlider is loading. Take a look at it at it here: http://indragon.com/build/cis/

Could you tell me how I can make sure my content doesn’t move to the top of the page while the LayerSlider is loading? If you need a better explanation, let me know. (Just compare how your demo loads with how my site loads.)

Thanks a lot!

Hi,

Please add this to Qode > Custom CSS field:

body.home .slider{min-height: 407px;}

Best Regards

Qode

Hello, huge theme :) I want to create an intranet and i think i ve found the solution… Just one thing : have you plan to include live search? the website is so powerfull in ajax already ;) thank you in advance

yeah sure here, number 2 on themeforest since a while !!

http://www.kriesi.at/themes/enfold/

Instant search with photo, this is what i need for this theme.

Regards Yohann

Hi Yohann,

This is very nice feature to have, but it’s hard to say when and if we will implement it as we have very busy schedule right now. I’ve added it to our to-do list.

Best Regards

Qode

That’s a good start ! Thanks

any thoughts about videos in sections, parallax etc like you did with River?

Hi,

As it looks right now, we will add that feature in one of next updates, but I can’t commit to any deadline right now.

Best Regards

Qode

How can I activate the very top menu which includes the social media icons, email address, telephone no, language & shopping cart? Thanks :-)

Hi,

You can do it in Qode > Header and Footer > Show Top Header field :)

Then you can fill it with data and widgets in Appearance > Widgets. Here is how we did it:

https://www.diigo.com/item/image/3wog7/mo8y

Best Regards

Qode

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey