Okay
  Public Ticket #907304
Few questions about Aurum
Closed

Comments

  • Amnon started the conversation

    Hey,

    1. Blog page - the page loads really slow, like it has a pause before it loads..

    Its here > http://precious-boutique.co.il/blog/

    In addition, I will want to make it exactly as your blog > http://themes.laborator.co/aurum/fashion/blog/blog-masonry/

    Can you tell me how?

    2. Contact page - when Im trying to change the address, the map doesn't load.. It says:

    >td >

  • [deleted] replied

    Hi Amnon,

    1. The problem here is not the page speed, its because posts are loaded via AJAX, and thus it loads posts after the page refresh is completed like a separate request. You are using Visual Composer widget to show posts so thats the way it works, if you want to show your posts directly then use the default blog template as our own shown here.

    To make the same as ours, copy and paste the following shortcode:

    [vc_row][vc_column width="1/1"][vc_posts_grid loop="size:10|order_by:date" grid_columns_count="3" grid_layout="image|link_post,title|link_post,text|excerpt" grid_link_target="_self" grid_layout_mode="masonry" grid_thumb_size="550x370"][/vc_column][/vc_row]

    2. As for Google Map, you need to create an API key on Google API and assign it to Theme Options > Other Settings. There are instructions about this in the contact page map section. You can also Google how to create API key for maps.

    I hope this is helpful for you.

  • Amnon replied

    Hey,

    Thank you for your answers.

    1. I tried this, it doesn't work. Where should I paste this shortcode? 

    Is there a way to download blog page again from the demo content?

    2. As I mentioned, I already insert the Google API. It doesn't do anything,,,

    Can you check it for me?


    Thanks A lot :) 

  • Amnon replied

    Have a look > http://precious-boutique.co.il/%D7%91%D7%9C%D7%95%D7%92/

    It makes 2 columns instead of 3..

  • [deleted] replied

    Hi Amnon,

    Can you please share your WP credentials here, because I need to login to your site and test this issue. Your information is safe here (private) in this thread.

    I will check the Google API issue and why the blog shows only two columns.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

  •   Amnon replied privately
  • [deleted] replied

    Hi Amnon,

    I've managed to fix MAP issue by replacing few files, the map is working now:

    http://precious-boutique.co.il/wp-admin/post.php?post=1897&action=edit

    Also fixed the Blog columns issue by adding this Custom CSS:

    .page-container .teaser_grid_container .wpb_thumbnails {
    padding-right: 0;
    }

    And its working now.

  • Amnon replied

    Great! 

    Thanks Arlind.

    I tried to change the blog view to "fit rows" and it happened again.. :(

    Why is that?

  • [deleted] replied

    Hi Amnon,

    I have set the fitRows layout:

    [vc_row][vc_column width="1/1"][vc_posts_grid loop="size:10|order_by:date" grid_columns_count="3" grid_layout="image|link_post,title|link_post,text|excerpt" grid_link_target="_self" grid_layout_mode="fitRows" grid_thumb_size="550x370"][/vc_column][/vc_row]
  • Amnon replied

    thanks man!

  • [deleted] replied

    Hi Amnon,

    Glad to hear that

    If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance and have a great weekend!