Code

Discussion on LaraMag - Laravel News & Magazine Multilingual System

Discussion on LaraMag - Laravel News & Magazine Multilingual System

By
Cart 148 sales
Recently Updated

botble supports this item

Supported

This author's response time can be up to 2 business days.

103 comments found.

i start to update to version 2 from 1.1 1. copy/paste new filest to public/themes/lara-mag 2. composer install ...error: Call to a member function setSection() on null

what I do wrong?

Thank you, Ivan

You have to use new source code or replace /core and /plugins first.

We updated core modules and plugins so you have to update it.

Thanks!

It is wonderful. Please keep me updated. Backend theme and Frontend theme will be changed, thank you for future product updates.

Hi,

Thanks for purchasing our product.

We’ll keep update it.

Thanks!

hi, where in css I can change white background color behind website logo? Thanks, Ivan

Hi,

You can add more css like

.logo {
    background: #f00;
}

You can see on the demo site https://lara-mag.botble.com/admin/theme/custom-css

And logo background is changed here: https://lara-mag.botble.com

Thanks!

instead of logo image and banner image I want to have only one image 1000×80 which is full heght, and everything behind I want to color red how to do that?

thanks, Ivan

Hi,

You can change it in public/themes/lara-mag/partials/header.blade.php:32

Thanks!

Do you use the default laravel filestructure (/resources/assets/ etc.) or have you rewritten it to have everything in the public directory? Or do you use webpack?

No, just folder themes is located in /public.

Core modules and plugins are located in /core and /plugins, it’s the same level as /app.

We don’t change Laravel structure, we just add some folders to working on it.

Thanks!

ok. thx.

and why do you copy assets to /public/vendor/core/... instead of combine and minify them with webpack?

We don’t minify all assets to a file because it will be too big.

We’ve use assets on the page we need.

Thanks!

How to change in css hyperlink blue color to some another? Thanks!

You can add your css in /public/themes/lara-mag/assets/css/lara-mag.css to custom css.

If you use the latest version, you can add your custom css in https://lara-mag.botble.com/admin/theme/custom-css

Thanks!

hi. after update to 1.1 I can not open media folder from Choose image (just loading) but in the Media everything looks ok what to check? thanks!

Can you try the latest version? I see it still work okay on demo site https://lara-mag.botble.com/admin/theme/options

Or I need to check it via Teamviewer or if your site is live, please send me credentials via email sangnguyenplus@gmail.com

Thanks!

THANKS!

You’re welcome :D

Hi, few questions: 1. where I can change default red-black theme color combination? 2. can I add another one category like post attribute, example: locations, status.. 3. can I add some custom posts search based on categories, locations, status?

Thanks, Ivan

Hi,

1. To custom theme css, you can change it in public/themes/lara-mag/assets/css

2. can I add another one category like post attribute, example: locations, status.

=> Sorry but LaraMag does not have this feature now, you have to know Laravel to add this feature.

3. can I add some custom posts search based on categories, locations, status?

=> This is a Laravel project so you can add more route in /routes/web.php and your controller in /app/Http/Controllers to make search feature.

Or if you want to do it inside theme, you can add controller in public/themes/lara-mag/src/Http/Controllers/LaraMagController.php and routes in public/themes/lara-mag/functions/routes.php

Thanks!

Hi, my hosting not support folders like public_html etc… but folder structure was like /domain.com/web /domain.com/sub

where web is probably that part, what laravel uses as /public and /sub is for subdomains…

then when i tried to use it, i got errors with finding theme folder… any idea?

Hi,

The document root of LaraMag project should be /public.

You can use .htaccess to point domain root to /public

https://stackoverflow.com/questions/23837933/how-can-i-remove-public-index-php-in-the-url-generated-laravel

I think you should place .htaccess in /domain.com/web /domain.com/sub and point to /domain.com/web /domain.com/sub/public

Thanks!

thanks, but this not working on my hosting type, where is not allowed to change doc root thru htaccess.. but im changed on AppServiceProvider setting for generating of public_path… then it works ok. do you plan some clean installation setup of page? without any content etc?

Hi,

If you don’t need sample data. You can do some steps:

1. Create database & an admin user
php artisan migrate:fresh
php artisan user:create

2. Go to /admin/plugins and activate all plugins.

Thanks!

How can I insert some text on the homepage instead of image slider? Thanks!

Hi,

Youbcan change it in /public/themes/lara-mag/views/index.blade.php

Thanks!

hi, how can I change Home page, I need some introduction text and some advanced search?

Thanks

Hi,

You can change in public/themes/lara-mag/views/index.blade.php

Thanks!

Hello botble,

I was hoping to purchase the plugin. But I see two versions. One is this and the other one titled “Botble – Laravel CMS, CRUD generator, Modular & Theme system, Role pemissions, Multilingual blog” which is the latest version and what benefits one has above the other. I wait for your reply. Best Regards Turash

Hi,

It’s same with this version but it has 2 others theme and plugin custom-field. LaraMag is used to make news or magazine site.

Thanks!

ok, sound good. thanks for your reply

Hi botble, can you do some little customization after I buy this, I have just sent you an mail message…

Hi Tarik_pro,

I’ve just replied your email.

Thanks!

Hi,

1. Please add ability like on botble that we can have images sliding in postos like this:

https://cms.botble.com/13000-nguoi-da-mua-theme-cua-chung-toi

2 And please fix the bugs with click on select images in posts when editing in backend now it is not working..

3. And optionaly add the google adsense in homepage and in posts like on top, bottom, and in posts on the right or left side..

That is it :)

I just waiting for this improveement to buy and start my news in my counry :D

Thanks in advance Tarik

Sorry, LaraMag is not supported Google Adsense. You should not buy it if you need GA.

Thanks!

I dont understand why ?

Why it is not supported ?Google adsense is the most improtant thing in news portal?

why just cannot place GA script in few templates … and that is it…

This is my second profile you can see on this video like the image galery plugin is not working,, when I click on select images in galery modul or when i edit post and click on select images it is not opening anything. Can see here:

https://streamable.com/z1shv

Ok, I will fix it soon.

Thanks!

Why select images in post dont working can u fix this issues… when I click ot dont open anything…

Yes, images in a post will not link to any page because it is a post’s gallery. Why you need to add a link to it?

No no that… this when in admin dashboard on editing posts I click on the gumb SELECT IMAGES it is not working ?! I cannot select or add images in posts..like in botble..cms…

Yes, I will fix it and update in the next few days.

Thanks!

Aldo please add the ability on posts that we can add with drop images in slideshow in the top of post..

Thanks?@

Dont ubderstand how to do that with that plugin to have image slider in posts more image to add and list…

Okay, I will add it in the next version.

Actually, I did it in another version using Botble CMS. You can check it here: https://cms.botble.com/13000-people-have-bought-our-theme and in the admin panel https://cms.botble.com/admin/posts/edit/4

If you need that feature now and can use other themes, you can check Botble CMS core project: https://codecanyon.net/item/botble-cms-php-platform-based-on-laravel-framework/16928182

Thanks!

Ok but I see that u have it also in lara mag on posts SELECT IMAGES the samel like in botble cms. But why it is not working in Lara Mag to be the same slide for images like in botble cms..?

Is in lara mag galery plugin there or not…

Please can you add google adsense on top and bottom on homepage and in posts on the right side and also top and bottom. I WILL buy immediately just waiting for this improvement..

Please hurry thanks

Hi,

You can easy add it to lara-mag theme after purchasing. I can not add it by defaut.

Thanks

Would you add this for me?!

when click on select images in galery images on admin dashboard it wont working…

Yes, I will check it.

Thanks for your feedback!

ok where can I add google adsense ?

You can add it on admin widget, currently, lara-mag theme does not support GA.

Thanks!

Nice app. possible to have a new user registration.

Hi,

In this theme, we don’t support user registration because that is a magazine site so we don’t need frontend user.

We actually have user registration on the frontend. Take a look here: https://codecanyon.net/item/botble-cms-php-platform-based-on-laravel-framework/16928182

You can email me to get that plugin after purchasing if you need.

Thanks!

by
by
by
by
by
by

Tell us what you think!

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

Sure, take me to the survey