Viewing 15 posts - 1 through 15 (of 33 total)
  • Author
    Posts
  • josep masso Friend
    #194957

    Dear Sirs:
    A few days ago I bought the ja-onepage Joomlart template.
    I’m happy with it, but I have two problems with the css.
    I see the ja-onepage ccs template uses only the t3-assets folder.
    If I change the style sheet on my computer (eg css-fefb3.css), the system returns me to write a new line style sheet with another name at random, replacing I had changed, so I lose my job.
    What can I do to save my changes to the style sheet?

    I have another problem. I can not enter / modify the text of the following div:
    <span class=”section-subtitle”>TPL_SUBTITLE_</ span>
    I can not find how to edit the text.
    If I can help, I’ll be very grateful.
    A greeting!

    Josep Masso

    Ninja Lead Moderator
    #523582

    Hi Josep,

    Hope my explanation below will be of assistance:

    + The t3-assets is a temporary folder that include all compress css and js files on site and will be cleared and created new one if you clear cache from your site. You should not modify anything in the t3-assets folder. You can find real css path from the templates/ja_onepage/css folder.

    + <span class=”section-subtitle”>TPL_SUBTITLE_</ span> is subtitle module and it is auto rendered to the file: en-GB.tpl_ja_onepage.ini (located in: language/en-GB folder) with format:

    TPL_SUBTITLE_MODULE_NAME

    You can modify the language/en-GB/en-GB.tpl_ja_onepage.ini file as you wish.

    I tried to check your site, but I got this problem when I login with credentials you provided:


    Not Found

    The requested URL /component/users/ was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    josep masso Friend
    #523638

    Hello Ninja Lead:

    Thank you for your response.

    The two issues that I ‘ve met have been helpful, but still have some problems. Let me explain.

    1. About CSS. When I look at the path of the css Firebug gives me the path to the temporary Axiu not the folder templates / ja- onepge / css. Until today, I have always worked well with other template, no problems. But now, how do I know the true path to find what file to modify and change what line of code?

    2. How can I modify the file is language / en- GB / en- GB.tpl_ja_onepage.ini ? Only modifying the file .INI? There is an easier way, being a template in this category?

    In addition, I tested more problems in the porfolio section. When I click on any of the products portfolio, opens a popup. Ok. This works well. But it gives me a ” not found”. I created an article category but does not work. I searched the support material on your web site, but I have not found anything that explains it.

    Fine. If you want to help me in these three areas I think I’ll be able to advance quite well.

    Thank you .

    Ninja Lead Moderator
    #524008

    <blockquote>1. About CSS. When I look at the path of the css Firebug gives me the path to the temporary Axiu not the folder templates / ja- onepge / css. Until today, I have always worked well with other template, no problems. But now, how do I know the true path to find what file to modify and change what line of code?</blockquote>

    It was encrypted the css path. To the real path, you need go to Admin site -> Extensions -> Template Manager -> ja_onepage – Default and set Optimize CSS to OFF

    <blockquote>2. How can I modify the file is language / en- GB / en- GB.tpl_ja_onepage.ini ? Only modifying the file .INI? There is an easier way, being a template in this category?</blockquote>

    In this file, you can edit some language texts from JA Onepage Template. Any change from this file only apply to language text and not category.

    (P/S: I could not access the info credentials of your site, please PM me those credentials again If you need any help)

    josep masso Friend
    #524149

    I turned “Off” to Extensions -> Template Manager -> ja_onepage – Optimize CSS,
    and let me work. Thank you.

    I have a new problem 🙁

    How do I create a new section that is not the main page, but that is on another page, which must be of type blog (various articles Joomla, sorted by date, with comments, etc). Template in a “normal” I can do it, but “Onepage” I lose …
    Put another way (in case my English is not understandable), how can I make a new page, a page of traditional Joomla? I change the template? Can I use CSS styles onepage template for a blog page, off the main page?

    <em>@Ninja Lead 412969 wrote:</em><blockquote>(P/S: I could not access the info credentials of your site, please PM me those credentials again If you need any help)</blockquote>

    josep masso Friend
    #524167

    <em>@josep masso 412480 wrote:</em><blockquote>Hello Ninja Lead:

    In addition, I tested more problems in the porfolio section. When I click on any of the products portfolio, opens a popup. Ok. This works well. But it gives me a ” not found”. I created an article category but does not work. I searched the support material on your web site, but I have not found anything that explains it.

    </blockquote>

    In my post of the day 02-20-2014 07:31 PM there was a question that remained unanswered.
    Please: could you help me?

    Ninja Lead Moderator
    #524228

    <blockquote>How do I create a new section that is not the main page</blockquote>

    You can follow our user guide to create new item in main menu here

    About language text in sub module, please open the language/en-GB/en-GB.tpl_ja_onepage.ini file and add these two lines to the end of file:

    TPL_SUBTITLE_COMPRA_EL_FUNàMBUL ="compra el funàmbul"
    TPL_SUBTITLE_GESTIó_DELS_PDFS="Gestió dels pdfs"

    <blockquote>In addition, I tested more problems in the porfolio section. When I click on any of the products portfolio, opens a popup. Ok. This works well. But it gives me a ” not found”. I created an article category but does not work. I searched the support material on your web site, but I have not found anything that explains it.</blockquote>

    In backend of your site, you set Search Engine Friendly URLs: Yes and Use URL rewriting: Yes . You need to have .htaccess file, see notes below:

    Use URL rewriting
    Select to use a server’s rewrite engine to catch URLs that meet specific conditions and rewrite them as directed. Available for IIS 7 and Apache.

    Apache users only.
    Rename htaccess.txt to .htaccess before activating.

    IIS 7 users only
    Rename web.config.txt to web.config and install IIS URL Rewrite Module before activating.

    I configured Use URL rewriting: NO, the problem on popup page has gone.

    Please try my suggestion above, let me know if it helps.

    josep masso Friend
    #524283

    Ninja Lead:

    Of the three issues of my last post, there are two things resolved. Thank you:

    One. Popups, work. thank mod_rewirte> NO. Perfect!

    Two. Writing to the file language / en-GB / en-GB.tpl_ja_onepage.ini already understood. Ok. For me, no problem. But if my client wants to change this text, which is very complicated. There is an easier way?

    Three. The problem is not solved before asking. If I http://www.joomlart.com/documentation/joomla-templates/ja-onepage#create-onepage because I know this site, but this is not what I want. Sure I have not explained well. I repeat that my English is very bad 🙁

    <blockquote>How do I create a new section that is not the main page, but that is on another page, which must be of type blog (various articles Joomla, sorted by date, with comments, etc). Template in a “normal” I can do it, but “Onepage” I lose …
    Put another way (in case my English is not understandable), how can I make a new page, a page of traditional Joomla? I change the template? Can I use CSS styles onepage template for a blog page, off the main page?</blockquote>

    The Awesome Team section, for example, is on the main page. I want an entire category is outside the homepage, to set up a blog. For example http://crosimasso.net/index.php/es/blog-es. How do I do this?

    How do I create a new section off the main page? In the demo JA Onepage no page outside the homepage, for what reason? Surely there is a way to do it, but I would not be 🙁

    Thank you in advance for your patience!

    Ninja Lead Moderator
    #524407

    <blockquote>Two. Writing to the file language / en-GB / en-GB.tpl_ja_onepage.ini already understood. Ok. For me, no problem. But if my client wants to change this text, which is very complicated. There is an easier way?</blockquote>

    When changing module title, you need to define text in language/en-GB/en-GB.tpl_ja_onepage.ini file with this format:

    TPL_SUBTITLE_MODULE_NAME = "MODULE_NAME"

    <blockquote>
    How do I create a new section that is not the main page, but that is on another page, which must be of type blog (various articles Joomla, sorted by date, with comments, etc). Template in a “normal” I can do it, but “Onepage” I lose …
    Put another way (in case my English is not understandable), how can I make a new page, a page of traditional Joomla? I change the template? Can I use CSS styles onepage template for a blog page, off the main page?
    </blockquote>

    If you want an entire category to be outside the homepage with a blog type, you can try as follows:

    + Create new Menu Item and some sub-menus
    + Enable Mega Menu on JA OnePage template, navigate to Navigation > Navigation style, set from Joomla Module to Megamenu

    + Go to ja_onepage – Default template via Template Manager -> Using Mega menu button to re-define new Menu.

    Hope it helps.


    1. megamenu
    2. megamenu_sub
    josep masso Friend
    #525322

    Ninja Lead:

    I have done as you indicated me.

    I created a menu item, with two sub-menus (blog> 1. Monografics, 2. el Funambul).
    I created two categories and each submenu you have assigned a category, indicating that show me all items of the category in blog format.
    + Enable Mega Menu on JA OnePage template, set from Joomla Module to Megamenu
    In ja_onepage – Default template in the Template Manager -> Using Mega menu button to re-define new Menu.

    As I have done many times with other templates, no problem. So far, ok.

    But when I click on each menu, nothing appears. Keep staying on the main page.

    I can not find a solution for my problem 🙁

    You can verify this by entering the admin.

    See if you can help me, please!

    Thank you very much.

    Ninja Lead Moderator
    #525408

    Monogràfics
    Bruno Schulz
    blog - el funambul

    I have changed directly on your site on 3 menu items above to display in JA Onepage Template, see the screenshot:

    Please check your site again, let me know if it helps.


    1. ja_default
    josep masso Friend
    #525678

    Excellent! This is what I wanted. Thank you very much!

    Now I’m gonna ride on this new blog page. Ok. If I have any further queries in this process, I will contact you, because I’ve seen you’re an expert 🙂

    One question: when the user is on the new page and click on any of the main menu items, the link (for example: # les_revistes, or # el_funambul) does not work. How I can do to work the links in the main menu, those anchor?

    thanks

    Ninja Lead Moderator
    #525719

    <blockquote>One question: when the user is on the new page and click on any of the main menu items, the link (for example: # les_revistes, or # el_funambul) does not work. How I can do to work the links in the main menu, those anchor?</blockquote>

    You can follow our user guide to create new item in main menu here

    Hope it helps

    josep masso Friend
    #526734

    <em>@Ninja Lead 415121 wrote:</em><blockquote>You can follow our user guide to create new item in main menu here

    Hope it helps</blockquote>

    This is not the problem. Now a new menu item is created in the main menu. This is solved.

    What I try to explain (with my English translator google 🙁 is this:
    The user enters “Monogràfics” for example.
    If you try to click on any of the items on the main menu does not work the link. The page can not go to the specified url with anchor.
    Only the first menu item (Home), which is the only one who does not have the anchor work 🙁

    How I can fix this?

    Thanks!

    Ninja Lead Moderator
    #526904

    I got the problem on your site, as Monogràfics menu uses menu default Joomla on JA Onepage default template. Please pm me FTP credentials of your site, I will help to check further.

Viewing 15 posts - 1 through 15 (of 33 total)

This topic contains 33 replies, has 3 voices, and was last updated by  josep masso 10 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum